Todox is answering right now. Last checked 12 min ago. Last commit 31 Aug 2026.
Memory for coding agents: the decisions, the dead ends, and where the last session stopped.
Today is the operative word: we check Todox every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.
claude mcp add todox --transport http https://www.todox.dev/api/mcp
{
"mcpServers": {
"todox": {
"url": "https://www.todox.dev/api/mcp"
}
}
}
[mcp_servers.todox]
url = "https://www.todox.dev/api/mcp"
{
"mcpServers": {
"todox": {
"url": "https://www.todox.dev/api/mcp"
}
}
}
{
"mcpServers": {
"todox": {
"url": "https://www.todox.dev/api/mcp"
}
}
}
This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://www.todox.dev/api/mcp | streamable-http | needs key | 158 ms | 12 min ago |
Session memory for AI coding agents: records decisions and dead ends, flags what went stale.
Local-first memory for coding agents; stores decisions, bugs, and context across sessions.
Persistent memory graph for coding agents: hypotheses, evidence, and decisions survive sessions.
Git-native decision memory for coding agents: only the decisions still in force for the edited path
Session memory for AI coding agents. Search past sessions, extract rules, and track what works.
Shared memory for coding agents. Stop re-explaining your codebase every session.
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
Answers built from our own checks of this server.