← Back to Plugins
MCP Server MCP

io.github.basalt-run/basalt

github By github 👁 1 views ▲ 0 votes

Design tokens, components, icons, and a11y data via MCP. For Cursor, Claude, and Windsurf.

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://basalt.run/api/mcp",
      "headers": [
        {
          "description": "Basalt API key from https://basalt.run Settings",
          "value": "Bearer <API_KEY>",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...