MCP Server
MCP
io.github.basalt-run/basalt
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
By
Comments
Sign in to leave a comment