Model Context Protocol (MCP) server for RhombusKit — serves the component API surface and the design-token CONTRACT to AI coding assistants. The interactive companion to llms.txt.
{
"mcpServers": {
"rhombuskitmcp": {
"command": "npx",
"args": [
"-y",
"@rhombuskit/mcp"
]
}
}
}