mcpbeat Sign in

Oneda MCP Server

by freeelatech Your server? Claim it
answering

Oneda is answering right now. Last checked 16 min ago. Last commit 30 Aug 2026.

Persistent, governed institutional memory for Claude Code — specs, decisions, learnings.

Uptime history 22 days of history
22 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
356 ms
Response time
average over 24h
0
Stars
last commit 30 Aug 2026

Nothing serious here today

Today is the operative word: we check Oneda 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 16 min ago.

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

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://oneda.freeelatech.com/mcp streamable-http needs auth 618 ms 16 min ago

Alternatives to Oneda

same job, measured the same way
EvolutionDB Long-Term Memory
by alptekin

Persistent long-term memory for Claude Desktop / Claude Code, backed by EvolutionDB.

9 installs/wk local only
Claudex
by kunwar-shah

Persistent memory + FTS5 search MCP server for Claude Code conversation history.

84 installs/wk local only
Memex
by pragneshbagary

Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.

147 installs/wk local only
Project Memory MCP
by kaaustubh

Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.

118 installs/wk local only
Memory MCP
by yuvalsuede

Persistent memory + git snapshots for Claude Code. Never lose context or code.

41 installs/wk local only
Live Memory
by shofer-dev

Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.

26 installs/wk local only
Melchizedek
by louis49

Persistent memory for Claude Code — offline, single-file, hybrid search.

42 installs/wk local only
Recall
by clauderecallhq

Persistent memory for Claude Code. Search, recall, and re-inject context from any session.

430 installs/wk local only

Oneda — questions

Answers built from our own checks of this server.

Why is there no tool list for Oneda?
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 Oneda 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 356 ms. The bar chart above shows every period we have measured.
How do I connect Oneda?
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 will need your own credentials: it refuses anonymous clients.
Does Oneda need an API key?
Yes. Every time we knock, Oneda answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Oneda?
It answers our handshake in 356 ms on average, which is faster than 44% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Oneda open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.