{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "io.github.AnimaApp/anima", "title": "Anima MCP Server", "description": "Connect AI coding agents to Anima Playground, Figma, and your design system.", "repository": { "url": "https://github.com/AnimaApp/mcp-server-guide", "source": "github" }, "version": "1.0.0", "remotes": [ { "type": "streamable-http", "url": "https://public-api.animaapp.com/v1/mcp" } ] }