PluginBench
MCP Server

Todos MCP Server

io.github.mctx-ai/todos

What is the Todos MCP server?

Personal todo list that persists across sessions. Create, update, complete, reorder, and delete todo

How to install Todos

Copy-paste configuration for popular MCP clients.

transport: sse
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "todos": {
      "url": "https://todos.mctx.ai/v2.0.8"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "todos": {
      "serverUrl": "https://todos.mctx.ai/v2.0.8"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "todos": {
      "type": "http",
      "url": "https://todos.mctx.ai/v2.0.8"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "todos": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://todos.mctx.ai/v2.0.8"
      ]
    }
  }
}
Claude Code
claude mcp add --transport sse todos https://todos.mctx.ai/v2.0.8

Related MCP servers

Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask

Study the Bible in its original Hebrew and Greek — semantic search, word studies, cross-references,

View repository →

Study the Bible in its original languages, trace themes across both testaments, and compare five tra

View repository →

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

View repository →

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

View repository →

Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up