modao-dev/modao-proto-mcp
Modao Proto MCP is a standalone MCP (Model Context Protocol) service designed to connect Modao Proto design tools with AI models.
Platform-specific configuration:
{
"mcpServers": {
"modao-proto-mcp": {
"command": "npx",
"args": [
"-y",
"modao-proto-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...