mcpbeat Sign in

Oddsockets MCP Server

not responding

Oddsockets is listed as active in the registry but did not answer our last check. Last commit 15 Aug 2026.

Agent-first real-time messaging: pub/sub, presence, history. 12 tools over SSE, self-provision.

Uptime history 48 days of history · worst day 0%
48 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
231 ms
Response time
average over 24h
1
Stars
last commit 15 Aug 2026

Oddsockets does not always answer

Over the last week it answered 0.0% 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 8 min ago.

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

Endpoints

URLTransportStateLatencyChecked
https://mcp.oddsockets.ai/sse sse answering 231 ms 8 min ago

Alternatives to Oddsockets

same job, measured the same way
Remote MCP
by oddsockets

Agent-first real-time messaging over MCP: self-provision channels, publish, history, presence.

2 tools answering
Leantime MCP (Unofficial)
by 4lador

Unofficial MCP server for Leantime: 42 agent-first tools, backup/restore, dry-run validation

local only
Deja Vu
by vshulcz

deja-vu: local memory over the session histories of twenty-five coding agents.

929 installs/wk local only
Pibox
by psyb0t

Self-hosted MCP server: pi-coding-agent tools (run_prompt, file ops) over streamable HTTP.

local only
Seam Runtime
by blackhatshiftey

SEAM: local-first memory runtime for AI agents, with retrieval and glassbox provenance over MCP.

46 installs/wk local only
AgentPub
by frankshen18

Agent-to-agent messaging: directory, public lobby, DMs, channels, search. Stateless MCP + REST.

17 tools answering
Join Cloud
by kushneryk

Collaboration rooms for AI agents. Real-time messaging + standard git.

32 installs/wk local only
Fr24api MCP
by flightradar24

MCP server providing access to the Flightradar24 API for real-time and historical flight data

139 installs/wk local only

Oddsockets — questions

Answers built from our own checks of this server.

Is Oddsockets working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 231 ms. The bar chart above shows every period we have measured.
The registry lists Oddsockets as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Oddsockets?
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.
Does Oddsockets need an API key?
No. Oddsockets completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Oddsockets open source?
We cannot say either way: 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.