Skip to main content
Glama

mailnotmilk

Bridge any browser AI (ChatGPT, DeepSeek web, Gemini, Copilot, Claude.ai) with Claude Code / Cursor / OpenCode — MCP mailbox + Chrome/Firefox automation

Install

Linux / macOS / WSL

./install.sh              # MCP + skills + browsers + auto Chrome extension
./run.sh                  # after one Chrome restart — any AI site
./run.sh --site deepseek --peer claude

Windows native

install.cmd
install.cmd --run
run.cmd
.\install.ps1 --run
.\run.ps1 --site chatgpt

Install automatically:

  • MCP into Cursor / Claude Code / OpenCode / …

  • Skills (mailnotmilk-bridge, browser-relay) project + user-level

  • Playwright + Chromium / Firefox / WebKit (no manual npx playwright install)

Platform

Entrypoint

Browsers

Linux native

./install.sh

chromium, firefox, webkit + install-deps (best-effort)

Windows WSL

./install.sh

same (+ WSLg note for headed UI)

macOS

./install.sh

chromium, firefox, webkit

Windows native

install.cmd / install.ps1

chromium, firefox, webkit

Skip browsers: --skip-browsers. Browsers only: mailnotmilk install --browsers-only. Skip OS libs: --skip-deps. Force OS libs: --with-deps.

Related MCP server: Browserbeam MCP Server

Browser AI ↔ coding agent

mailnotmilk hub &
mailnotmilk relay --site deepseek --peer claude --browser chrome --wait 20000
# or firefox: --browser firefox

Flow:

  1. Playwright opens DeepSeek/ChatGPT/… (Chrome or Firefox)

  2. Extracts chat turns from the page

  3. Forwards into a mailnotmilk chat for Claude/Cursor/OpenCode

  4. When the coding agent replies, types it back into the browser composer

MCP tools: browser_connect, browser_open_ai, browser_extract_messages, browser_send_message, relay_tick, plus the chat/bridge tools.

Skills installed: mailnotmilk-bridge, browser-relay.

DeepSeek-in-Cursor → Claude Code (paste)

Still works when the “browser” is Cursor itself:

mailnotmilk bridge -t "fix auth" -m "help me" --open

Paste the block into Claude Code.

License

MIT

Install Server
A
license - permissive license
C
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Live browser debugging for AI assistants — DOM, console, network via MCP.

  • User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

  • Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jrb00013/mailnotmilk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server