Skip to content
Cursor

anybrowse for Cursor

io.github.kc23go/anybrowse

Converts any URL to clean, LLM-ready Markdown using real Chrome browsers

client:Cursor transport:streamable-http

Install anybrowse in Cursor

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

{
  "mcpServers": {
    "anybrowse": {
      "url": "https://anybrowse.dev/mcp"
    }
  }
}

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

anybrowse in other clients