Skip to content
VS Code

anima for VS Code

io.github.anima-labs-ai/anima

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

client:VS Code transport:streamable-http

Install anima in VS Code

.vscode/mcp.json

{
  "servers": {
    "anima": {
      "type": "http",
      "url": "https://mcp.useanima.sh/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

anima in other clients