loading…
Search for a command to run...
loading…
cq_mcp — MCP server via Smithery
cq_mcp — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"cq-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"SichengHe6/cq_mcp"
]
}
}
}