Dialtone
Freeby MCP Community
MCP Server for Dialtone Design System
v1.3.0Added Apr 12, 2026
mcpdialtonedesign-systemmodel-context-protocol
Dialtone MCP Server
MCP Server for Dialtone Design System
Installation
Reviews
Installation
Quick install
npx -y @dialpad/dialtone-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"dialtone": {
"command": "npx",
"args": ["-y", "@dialpad/dialtone-mcp-server"]
}
}
}