AI-native task management for coding agents - Persistent, version-controlled TODO tracking that works naturally with AI agents like OpenClaw, Cursor, Claude, and Copilot
AI-native task management for coding agents
Simple, persistent, version-controlled TODO tracking that works naturally with AI agents like Cursor, Cursor, and Cursor.
Add this to your project's .cursor/mcp.json:
{
"mcpServers": {
"ai-todo": {
"command": "uvx",
"args": ["ai-todo", "serve", "--root", "${workspaceFolder}"]
}
}
}
Then enable the server in Cursor Settings → MCP Servers → toggle ai-todo on.
That's it! Your AI agent can now manage tasks directly. No installation required.
Try it: Ask your agent to "create a task for implementing user authentication"
AI agents track tasks internally, but this creates a closed system that gets lost after sessions end. ai-todo provides a permanent, version-controlled record in your Git repository.
For AI agent integration via Cursor or similar IDEs. Uses uvx to run on-demand without permanent installation.
Project-specific setup (.cursor/mcp.json):
{
"mcpServers": {
"ai-todo": {
"command": "uvx",
"args": ["ai-todo", "serve", "--root", "${workspaceFolder}"]
}
}
}
Requires uv to be installed (curl -LsSf https://astral.sh/uv/install.sh | sh).
For CLI usage or permanent MCP server setup. Requires Python 3.10+.
# Install globally (recommended)
uv tool install ai-todo
# Or with pipx
pipx install ai-todo
CLI Usage: `ai-todo [command
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource