Loading MCP server directory, please wait...
Design tokens, components, icons, and a11y data via MCP. For Cursor, Claude, and Windsurf.
npx @getmcp/cli add io.github.basalt-run/basaltRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.basalt-run/basalt": {
"url": "https://basalt.run/api/mcp",
"transport": "sse",
"headers": {
"Authorization": "Bearer <API_KEY>"
}
}
}
}