Back to Apps

Octoweb
by muvon
Keyboard-first AI browser for macOS with a built-in MCP server for direct AI control of web navigation.
0 stars
Works in:Codex
Exposes:Tools
What it does
Octoweb is a lightweight browser built on WebKit and Rust (via Wry/Tao) that treats the browser as a first-class AI client. It features a keyboard-centric UI and a built-in MCP server that allows AI agents to navigate, interact with, and extract content from the web in real-time.
Tools
browser_navigate: Navigate to a URL or open in a new tab.browser_get_page_content: Extract the text content (innerText) of the current page.browser_click&browser_type: Interact with web elements using CSS selectors.browser_execute_js: Run arbitrary JavaScript within the page context.browser_screenshot: Capture the viewport or full-page screenshots.browser_get_tabs: List and switch between open tabs.
Installation
Clone and build the project on macOS:
git clone https://github.com/muvon/octoweb && cd octoweb && ./build.sh --dev
Once running, the MCP server is available at http://localhost:3434/mcp.
Supported hosts
- claude
- codex
Quick install
./build.sh --devInformation
- Pricing
- free
- Published
- 6/14/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add `http://localhost:3434/mcp` as an MCP server in your claude_desktop_config.json.





