AkshayKashyap18/Mcp-todo
This project is an MCP (Model Context Protocol) server that exposes a structured set of todo-management tools for AI clients such as Claude Desktop or other MCP-compatible agents.
Platform-specific configuration:
{
"mcpServers": {
"Mcp-todo": {
"command": "npx",
"args": [
"-y",
"Mcp-todo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...