jhawkins11/task-manager-mcp
Node.js MCP server using LLMs (Gemini/OpenRouter) for AI-assisted task planning, breakdown, and code review. Designed for Cursor integration.
Platform-specific configuration:
{
"mcpServers": {
"task-manager-mcp": {
"command": "npx",
"args": [
"-y",
"task-manager-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...