Let your agent install Browser Bolt.

Copy this prompt into Codex or Claude Code. It installs the verified public release, checks the MCP server, and connects it to your project. Start with one OpenRouter key. Add a Cerebras key for direct Qwen field writing.

View instructions

No key or paid model call is needed for installation and preflight.

One command to install.

Already have uv? Install the public tagged MCP server in its own environment. The agent prompt above connects it to Codex or Claude Code. The released default uses OpenRouter; a Cerebras key adds direct Qwen field writing.

uv tool install --python 3.12 'jev-qwerebras-ultrafast[mcp] @ https://github.com/valente-labs/browser-bolt/releases/download/v0.1.0/jev_qwerebras_ultrafast-0.1.0-py3-none-any.whl#sha256=63db63a0ad8983f5b11b03a5633c3dd148d88b2c2ef405cd513fb8e1ce187902'

One connection step for your tool.

Claude Code

Register for the current project. Claude may ask you to trust the project entry in a new session.

claude mcp add --scope project browser-bolt -- "$(uv tool dir --bin)/jev-qwerebras-mcp"

Codex desktop + CLI

The Codex CLI command writes user-level MCP configuration for local Codex clients. Start a new task after adding it.

codex mcp add browser-bolt -- "$(uv tool dir --bin)/jev-qwerebras-mcp"

Claude Desktop

Claude Desktop keeps a separate local MCP configuration. Ask your agent to connect it, or use Developer settings to merge this entry with the absolute installed path.

{"mcpServers":{"browser-bolt":{"command":"/absolute/path/to/jev-qwerebras-mcp","args":[]}}}
Claude Desktop setup

These steps register the MCP server. Add provider keys only through your local host environment or secret manager, never in a copied command.

Paste once. Let the agent do the setup.

View public v0.1.0 release

The public v0.1.0 prerelease and its downloads are live. The direct TypeSafe Jev route is not part of v0.1.0.