mcpbeat Sign in

Context Pod MCP Server

answering

Context Pod is answering right now. Last checked 11 min ago. Last commit 9 Mar 2026.

Persistent context for AI agents built fromlearned vectors with certainty scores.

Uptime history 52 days of history
52 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
418 ms
Response time
average over 24h
2
Stars
last commit 9 Mar 2026

Nothing serious here today

Today is the operative word: we check Context Pod every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 11 min ago.

run in your terminal
claude mcp add context-pod --transport http https://context.nervousmachine.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "context-pod": {
      "url": "https://context.nervousmachine.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.context-pod]
url = "https://context.nervousmachine.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "context-pod": {
      "url": "https://context.nervousmachine.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "context-pod": {
      "url": "https://context.nervousmachine.com/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://context.nervousmachine.com/mcp sse sign-in 399 ms 11 min ago

Alternatives to Context Pod

same job, measured the same way
Contexta
by contexta

Persistent memory and knowledge graph for AI assistants — keyword + vector + graph search.

answering
Gnosis Memory
by gnosismemory

Persistent memory and vector search for AI agents. Hosted, OAuth-protected via Google sign-in.

answering
Copilot Memory MCP
by labforgedev

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.

local only
RemembrallMCP
by cdnsteve

Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.

24 installs/wk local only
SAME - Stateless Agent Memory Engine
by sgx-labs

Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.

43 installs/wk local only
Memwright
by bolnet

Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.

108 installs/wk local only
MCP Qdrant
by infoinlet-marketplace

Read-only Qdrant vector DB for AI agents — collections, info, browse points, count, search.

32 installs/wk local only
DocPull
by raintree-technology

Sync public web sources into cited context packs for AI agents, RAG, and MCP clients.

1 920 installs/wk local only

Context Pod — questions

Answers built from our own checks of this server.

Why is there no tool list for Context Pod?
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 Context Pod 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 418 ms. The bar chart above shows every period we have measured.
How do I connect Context Pod?
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 Context Pod?
No API key is involved. Context Pod 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 Context Pod?
It answers our handshake in 418 ms on average, which is faster than 38% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Context Pod open source?
We cannot say either way: 2 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.