Skip to content
Cursor

Anima MCP Server for Cursor

io.github.animaapp/anima

Connect AI coding agents to Anima Playground, Figma, and your design system.

client:Cursor transport:streamable-http

Install Anima MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Anima MCP Server in other clients