Skip to content
Zed

Anima MCP Server for Zed

io.github.animaapp/anima

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

client:Zed transport:streamable-http

Install Anima MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Anima MCP Server in other clients