npx, no Node.js required.
URL
Configuration
For any MCP client that supports remote servers:Protocol
The hosted endpoint uses JSON-RPC 2.0 over HTTP POST.List available tools
Call a tool
Local vs. hosted
| Local (stdio) | Hosted (HTTP) | |
|---|---|---|
| Latency | Lower | Slightly higher |
| Install | npx on first use | None |
| Node.js required | Yes | No |
| Best for | Cursor, Claude Desktop | Remote agents, serverless |