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