basalt for Grok
io.github.basalt-run/basalt
Design tokens, components, icons, and a11y data via MCP. For Cursor, Claude, and Windsurf.
client:Grok
transport:sse
Install basalt in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"basalt": {
"type": "sse",
"url": "https://basalt.run/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs