Context Relay for Cursor
io.github.chughes113/context-relay
Compact, citation-verifiable public web context for AI agents, paid per use with x402.
client:Cursor
transport:streamable-http
tools:2
Install Context Relay in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"context-relay": {
"url": "https://context-relay.contextrelay.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs