Model Context Protocol server for swatchbook — exposes a DTCG project's tokens, axes, and diagnostics to AI agents without running Storybook.
{
"mcpServers": {
"unpunnyfunsswatchbook": {
"command": "npx",
"args": [
"-y",
"@unpunnyfuns/swatchbook-mcp"
]
}
}
}