mcpbeat Sign in

OpenCode MCP Bridge MCP Server

answering

OpenCode MCP Bridge is answering right now. Last checked 9 min ago. Last commit 16 Sep 2026.

Coordinate and verify OpenCode workers over MCP Streamable HTTP.

Uptime history 9 days of history · worst day 93%
9 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
244 ms
Response time
average over 24h
2
Stars
last commit 16 Sep 2026

OpenCode MCP Bridge does not always answer

Over the last week it answered 98.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add opencode-mcp-bridge --transport http https://opencode-mcp.manuotel.com/worker-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "opencode-mcp-bridge": {
      "url": "https://opencode-mcp.manuotel.com/worker-mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.opencode-mcp-bridge]
url = "https://opencode-mcp.manuotel.com/worker-mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "opencode-mcp-bridge": {
      "url": "https://opencode-mcp.manuotel.com/worker-mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "opencode-mcp-bridge": {
      "url": "https://opencode-mcp.manuotel.com/worker-mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://opencode-mcp.manuotel.com/worker-mcp streamable-http sign-in 184 ms 9 min ago

Alternatives to OpenCode MCP Bridge

same job, measured the same way
mcp-crewd-rs
by dionanos

Cell fabric daemon: spawn and coordinate Claude/Codex/pi worker cells over MCP. Audited.

local only
Base Multi Wallet MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on

238 installs/wk local only
LLM Bus
by llm-bus

Coordinate multiple AI agents over MCP: atomic claims, leases, shared ledger, handoffs, tasks.

answering
Team0 Chief of Staff
by ybentov1

Your Team0 AI Chief of Staff, reachable from any agent — answers, acts, and coordinates.

answering
Postal Lookup MCP
by lulu-the-narwhal

Free, keyless postal/ZIP code lookup: place name(s), state/region, and coordinates.

1 tools answering
Space OCR
by hwang-yh-cto

Verified OCR with per-value coordinates, plus a workspace agents can file documents into and query.

12 installs/wk answering
Opencage Geocoding
by mcparmory

Convert addresses to coordinates and reverse-geocode locations worldwide

246 installs/wk local only
Tokenmaxxing
by brock-denton

Coordinate coding agents through MCP using existing AI plans, saved work, and independent checks.

answering

OpenCode MCP Bridge — questions

Answers built from our own checks of this server.

Why is there no tool list for OpenCode MCP Bridge?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is OpenCode MCP Bridge working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 244 ms. The bar chart above shows every period we have measured.
How do I connect OpenCode MCP Bridge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to OpenCode MCP Bridge?
No API key is involved. OpenCode MCP Bridge answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is OpenCode MCP Bridge?
It answers our handshake in 244 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is OpenCode MCP Bridge open source?
We cannot say either way: written in Python and 2 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.