Anima MCP Server

Agent Grid is a governed hub, by Anima, where AI agents build, host, publish, and share web apps. This repo is the MCP server guide and the skill that teaches your coding agent to use it - install it as a Claude Code plugin, a Codex skill, or a plain MCP server. It is available as a remote MCP endpoint.

Teams that want a hosted coding agent endpoint instead of running a local process. The project is written in Shell.

VERIFIED ACTIVE

LAST COMMIT 2026-08-17 · ★ 6 · #172 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

Shell · how we verify → /methodology

01 · Install Anima MCP Server

Claude Code

claude mcp add animaapp-mcp-server-guide --transport http https://public-api.animaapp.com/v1/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "animaapp-mcp-server-guide": {
      "url": "https://public-api.animaapp.com/v1/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://public-api.animaapp.com/v1/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to public-api.animaapp.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.AnimaApp is GitHub-verified and matches the repo owner

03 · Who maintains Anima MCP Server

Anima MCP Server is maintained by animaapp. It's the only MCP server we track from this author; the repo dates to Feb 2026.

04 · Facts

category
coding agent - ranked #172 of 194 actively-maintained coding agent servers as of 2026-08-25.
registry
io.github.AnimaApp/anima (active, first published 2026-02-04)

05 · Anima MCP Server FAQ

What is Anima MCP Server?

Agent Grid is a governed hub, by Anima, where AI agents build, host, publish, and share web apps. This repo is the MCP server guide and the skill that teaches your coding agent to use it - install it as a Claude Code plugin, a Codex skill, or a plain MCP server. It is available as a remote MCP endpoint.

Is Anima MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-17. We re-verify nightly.

How do I install Anima MCP Server?

Run `claude mcp add animaapp-mcp-server-guide --transport http https://public-api.animaapp.com/v1/mcp`. You can also paste the ready-made client config above.

Does Anima MCP Server require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Anima MCP Server

More coding agent MCP servers · Cartograph · Token Save · Aperion Shield · Rosetta MCP Server · Eu AI Act