Skip to content
VS Code

anybrowse for VS Code

io.github.kc23go/anybrowse

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

client:VS Code transport:streamable-http

Install anybrowse in VS Code

.vscode/mcp.json

{
  "servers": {
    "anybrowse": {
      "type": "http",
      "url": "https://anybrowse.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

anybrowse in other clients