PluginBench
MCP Server

Animam Agent Platform MCP Server

io.github.wellknownmcp/animam-platform

What is the Animam Agent Platform MCP server?

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

How to install Animam Agent Platform

Copy-paste configuration for popular MCP clients.

transport: sse
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "animam-platform": {
      "url": "https://mcp.animam.ai/mcp/sse"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "animam-platform": {
      "serverUrl": "https://mcp.animam.ai/mcp/sse"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "animam-platform": {
      "type": "http",
      "url": "https://mcp.animam.ai/mcp/sse"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "animam-platform": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.animam.ai/mcp/sse"
      ]
    }
  }
}
Claude Code
claude mcp add --transport sse animam-platform https://mcp.animam.ai/mcp/sse

Related MCP servers

Search 1.26M+ active French associations (official RNA registry, 10 tools, premium & RUP filters)

View repository →