@anima-labs/mcp-server

MCP serverCommunication

Give your AI agent an identity it owns: email inbox, US phone number, SMS, voice, and a vault.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the agent create tool from @anima-labs/mcp-server

From the project's README

As published by anima-labs-ai/mcp-server in README.md.

The hosted MCP server behind https://mcp.useanima.sh — the recommended way to connect AI assistants to Anima. It exposes the full tool surface (66 tools today) over streamable HTTP with Authorization: Bearer <ak_… or mk_…>.

This package is deliberately not published to npm: it is the deployed gateway. For a local/stdio server use @anima-labs/mcp (published, 53 core tools) — same platform, same auth. Client setup for both lives in the MCP docs, or run anima setup-mcp.

Endpoints

One gateway, scoped mounts. /mcp carries everything; the per-domain mounts serve tailored connections with a smaller tool count:

  • /mcp — all tools (recommended)
  • /agent — agent lifecycle (create/get/list/update/delete)
  • /email — Anima agent mailboxes: inbox create/get/list/update/delete, send/reply/forward, threads, drafts, attachments, custom domains (agents.useanima.sh addresses or your own domain — no Gmail/SMTP relay involved)
  • /phone — phone number provisioning, SMS threads, voice calls + transcripts/recordings (Telnyx-backed)
  • /platform — account/usage overviews and webhook management
  • /vault — encrypted credential vault: CRUD, search, TOTP, server-side use, credential requests, OAuth connections, Connect Links
  • /extension — browser extension connect (headless / Puppeteer)

Run locally (development)

bun run src/index.ts

Environment: ANIMA_API_URL (defaults to a local dev API at http://127.0.0.1:3100; the production deployment sets it to the live API), MCP_BASE_URL, PORT.

History

Replaces five separate packages (mcp-agent, mcp-email, mcp-phone, mcp-platform, mcp-vault) and the mcp-core shared library.

Tools it offers (67)

What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.

  • agent_create
  • agent_get
  • agent_list
  • agent_update
  • agent_delete
  • email_send
  • email_get
  • email_list
  • email_search
  • email_label
  • email_reply
  • email_forward
  • email_thread_get
  • email_attachment_get
  • email_draft_create
  • email_draft_get
  • email_draft_list
  • email_draft_send
  • email_draft_delete
  • domain_create
  • domain_verify
  • domain_get
  • domain_list
  • domain_delete
  • domain_update
  • domain_zone_file
  • inbox_create
  • inbox_get
  • inbox_list
  • inbox_update

Signals

GitHub stars
1
Last commit
Sep 2026
Advanced
Delivery
anima MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-anima-labs-ai-anima
Source
github.com/anima-labs-ai/mcp-server
Hosted endpoint
https://mcp.useanima.sh/mcp