There are many task tracking solutions out there but this one is mine. It's open source and free to host on your own Cloudflare project. https://github.com/TAJD/projektor I had iss…

Filing issues, moving tickets, planning sprints, searching the wiki - an agent does it all over MCP, instead of asking you to. The MCP server is the primary surface, not a bolt-on. Agent-native like a git-file tracker, but deployed and cross-project like Jira - and cheap to self-host. When you outgrow it, you swap the database, not the tool. An agent registry, file claims, and coordination messages let many agents work the same repo in parallel without colliding. One Cloudflare Worker: Hono, D1 for data, KV for cache, R2 for attachments. No servers, no containers. Deploy to your own account in minutes.