Todox MCP Server
Working memory for developers and their agents. Not a checklist - a log your next session can actually resume from. Its 13 documented tools cover task, context, entry, report. It is available as a remote MCP endpoint.
Teams that want a hosted database endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 2 · #137 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Todox
before you install - you'll need
Set TODOX_TOKEN, TODOX_URL before connecting.
Claude Code
claude mcp add beydemirfurkan-todox --transport http https://www.todox.dev/api/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"beydemirfurkan-todox": {
"url": "https://www.todox.dev/api/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://www.todox.dev/api/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to www.todox.dev
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
repo age created 2026-08-09 - young repo, little track record yet
license MIT - declared in the repository
registry namespace io.github.beydemirfurkan is GitHub-verified and matches the repo owner
03 · What Todox can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 13 documented tools spanning task, context, entry, report, including get_context, create_task, update_task, log_entry.
Capability map
Tools grouped from the project's README - what Todox lets an agent do.
Task
3 tools - e.g. Capture work. Pass cwd and it finds the project, registering one for that repo if it has never seen it - so the agent never stops to ask.; Status, title, body, priority. Moving to doing/done is where…
create_task · update_task · get_task
Context
2 tools - e.g. Call this first. Standing rules, project decisions and gotchas, every open task with its decisions, dead ends, questions, files and last handoff - plus stale-fi; Knowledge that outlives a task; omit the…
get_context · add_context
delete
2 tools - e.g. For an entry that was wrong when it was written. One overtaken by later work is history, not an error - append instead.; The way back from a mistyped cwd. Takes the project and everything under it…
delete_entry · delete_project
Log
1 tool - e.g. Append one of the five kinds.
log_entry
Activity
1 tool - e.g. Today / this week / any window: durations, models, importance, decisions, dead ends, open questions. format:"markdown" is written to be pasted into a status upd
activity_report
Link
1 tool - e.g. Attach paths with their hashes. Safe to call again for the same file.
link_files
Report
1 tool - e.g. Hosted only: what the linked files look like on disk now. The local process does this for itself.
report_file_hashes
read & search
1 tool - e.g. Across all your projects - have I solved this before?
search
04 · Who maintains Todox
todox is maintained by beydemirfurkan. It's the only MCP server we track from this author; the repo dates to Aug 2026.
05 · Facts
- repository
- github.com/beydemirfurkan/todox
- website
- https://www.todox.dev/
- category
- database - ranked #137 of 151 actively-maintained database servers as of 2026-08-25.
- registry
- io.github.beydemirfurkan/todox (active, first published 2026-08-16)
06 · Todox FAQ
Is Todox still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.
What can Todox do?
An agent gets 13 documented tools spanning task, context, entry, report, including get_context, create_task, update_task, log_entry.
How do I install Todox?
Run `claude mcp add beydemirfurkan-todox --transport http https://www.todox.dev/api/mcp`. The README documents 2 environment variables (TODOX_TOKEN, TODOX_URL) to set first. Set TODOX_TOKEN, TODOX_URL before connecting. You can also paste the ready-made client config above.
Does Todox require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Todox
Alternatives to Todox
Maintained database servers if Todox isn't the fit.
- Dbx Query databases from AI agents using connections configured in DBX. ★ 16,462 · 2026-08-25
- Toolbox for Databases MCP Toolbox for Databases enables your agent to connect to your database. ★ 16,249 · 2026-08-25
- Dbhub Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB ★ 3,395 · 2026-08-21
- Butterbase Ai MCP Server Butterbase MCP server - manage your backend: schemas, auth, functions, storage, RAG, deploys. ★ 3,225 · 2026-08-24
- Supabase MCP server for interacting with the Supabase platform ★ 2,871 · 2026-08-22
- MongoDB MCP Server MongoDB Model Context Protocol Server ★ 1,106 · 2026-08-24
Pairs well with
Servers that cover what Todox doesn't - only shown when the pairing reason fits the companion.
- Server Chart → data & analytics companion data & analytics · ★ 4,337
- Keboola MCP Server → data & analytics companion data & analytics · ★ 86
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
- Telnyx → API integration companion API integration · ★ 197
- Microsoft 365 MCP Server → API integration companion API integration · ★ 932
More database MCP servers · Bielacki Igdb MCP Server · Superset · Dryrun · U2 MCP Server
More TypeScript MCP servers · K Obsidian · Octocode MCP - AI Context Platform · Context Awesome · Intercept · Bingowon MCP Server · see all