Connect your AI client
Anima’s capabilities are exposed as Model Context Protocol tools, so any MCP-aware client can send email, provision numbers, place calls, and use the vault on your behalf. The tools are split into focused domain servers, so you install only what you need:| Server | Package | Covers |
|---|---|---|
| Agent | @anima-labs/mcp-agent | Agents, organizations, identity, registry, A2A |
@anima-labs/mcp-email | Email, messages, domains, addresses | |
| Phone | @anima-labs/mcp-phone | Phone numbers, SMS, voice calls |
| Vault | @anima-labs/mcp-vault | Encrypted credential storage, security policies |
| Platform | @anima-labs/mcp-platform | Webhooks, pods, utilities |
Fastest path: let the CLI configure it
The Anima CLI detects your installed MCP clients and writes the right config for each one:setup-mcp install auto-configures Claude Code, Claude Desktop, Cursor, VS Code, and Windsurf. It backs up any existing config before writing, and stores your API key in the client’s config. Check and confirm what it did:
Per-client setup
Each tab shows the CLI command where it applies, plus the manual configuration in that client’s native format. Every server takes your Anima API key (ak_...) as ANIMA_API_KEY.
- Claude Code
- Claude Desktop
- Cursor
- VS Code
- Windsurf
- Codex / Zed
~/.claude.json.Hosted (remote) server
If you’d rather not run the servers locally, Anima hosts them at a single endpoint. Point any client with native remote-MCP support at it and send your API key as a bearer token:| Endpoint | https://mcp.useanima.sh/mcp |
| Transport | Streamable HTTP |
| Auth | Authorization: Bearer ak_... |
Try it
Once connected, ask your assistant in natural language:- “Send an email from my agent to user@example.com.”
- “Text me now from my agent’s number.”
- “Store my CRM login in the vault — don’t print the password.”
- “Make a voice call to +1-555-0123 after confirming consent.”
Related
For AI Agents
The skill manifest, the docs MCP server, and machine-readable docs.
Phone & Voice
Provision a number, text a human, and place a call.
