Servers
Catalysis Hub for Claude Desktop
@QuentinCody
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"catalysis-hub": {
"command": "npx",
"args": [
"mcp-remote",
"https://catalysis-hub-mcp-server.quentincody.workers.dev/sse"
]
}
}
}