MCP.so
Sign In

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"
      ]
    }
  }
}

More from AI & Agents