mycrab-mcp for Cursor
io.github.isgudtek/mycrab-mcp
Instant public HTTPS URLs for AI agents via Cloudflare Tunnels. x402 custom domains.
client:Cursor
transport:stdio
runtime:pypi
Install mycrab-mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mycrab-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"mycrab-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs