dlbrowser
v4.0.1
Published
Connect DLBrowser — reliable, metered web access for AI agents — to any MCP host in one command.
Maintainers
Readme
dlbrowser connect
One-step MCP install for DLBrowser across AI hosts.
npx dlbrowser connect --key dlb_xxxAuto-detects Claude Code, Claude Desktop, Cursor, Windsurf, Cline, and Codex,
and merges a dlbrowser MCP server into each config (existing servers are kept;
the original file is backed up).
Flags
| Flag | Meaning |
|---|---|
| --key <dlb_…> | Your API key (or set DLBROWSER_API_KEY) |
| --url <gateway> | Hosted gateway (default https://api.dekryptlabs.com) |
| --stdio | Use the local dlbrowser-mcp binary instead of the hosted gateway |
| --print | Preview the config snippet, write nothing |
| [host…] | Target specific hosts (default: auto-detect). all targets every host |
First time
pip install "dlbrowser[full]" # gives you the engine + dlbrowser-mcp
dlbrowser keys create --org you # mint a key
npx dlbrowser connect --key dlb_… # wire it into your AI hostThen restart your host and ask it to fetch any URL — DLBrowser handles the bot-blocks the built-in browser can't.
