Skip to content
VS Code

Animam Agent Platform for VS Code

io.github.wellknownmcp/animam-platform

Configure & analyze AI chatbots: personas, corpus, tools, digests, multi-bot. OAuth 2.1.

client:VS Code transport:streamable-http

Install Animam Agent Platform in VS Code

.vscode/mcp.json

{
  "servers": {
    "animam-platform": {
      "type": "http",
      "url": "https://mcp.animam.ai/mcp"
    }
  }
}

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

Animam Agent Platform in other clients