Skip to content
Cursor

FetchRelay for Cursor

com.fetchrelay/fetchrelay

Extract public webpages as Markdown, map sites, and run bounded crawl jobs. API key required.

client:Cursor transport:streamable-http

Install FetchRelay in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "fetchrelay": {
      "url": "https://fetchrelay.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

FetchRelay in other clients