Skip to content
Cursor

read_url for Cursor

dev.workers.pradooskee.mm-read-url/read-url

One public web page as clean markdown, with title, language and a SHA-256. Obeys robots.txt.

client:Cursor transport:streamable-http tools:2

Install read_url in Cursor

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

{
  "mcpServers": {
    "read-url": {
      "url": "https://mm-read-url.pradooskee.workers.dev/mcp"
    }
  }
}

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

What Cursor can do once it is connected

read_url in other clients