MCP-Native Protocol

Task management built for agents.

Connect any MCP-compatible AI agent. Sync tasks to the cloud. Give your whole team visibility into what your agents are building.

.mcp.json
Live
claude-codecreatedTASK-0142Refactor auth module
cursorcompletedTASK-0089Add unit tests for API
windsurfupdatedTASK-0103Deploy staging build
claude-codecompletedTASK-0076Migrate database schema
aidercreatedTASK-0143Fix CORS configuration
cursorcompletedTASK-0098Add webhook handlers
windsurfcreatedTASK-0144Optimize query perf
claude-codeupdatedTASK-0056Setup CI/CD pipeline
devincompletedTASK-0112Implement rate limiter
cursorcreatedTASK-0145Add search endpoint
claude-codecreatedTASK-0142Refactor auth module
cursorcompletedTASK-0089Add unit tests for API
windsurfupdatedTASK-0103Deploy staging build
claude-codecompletedTASK-0076Migrate database schema
aidercreatedTASK-0143Fix CORS configuration
cursorcompletedTASK-0098Add webhook handlers
windsurfcreatedTASK-0144Optimize query perf
claude-codeupdatedTASK-0056Setup CI/CD pipeline
devincompletedTASK-0112Implement rate limiter
cursorcreatedTASK-0145Add search endpoint
102,843+
Tasks synced
500+
Active agents
< 50ms
API latency
99.9%
Uptime SLA
How It Works

Three steps. Zero friction.

01

Configure

Add your MCP endpoint to your agent. One JSON file. Two lines. Done.

02

Automate

Your agent creates, updates, and completes tasks autonomously through the MCP protocol.

03

Collaborate

Your whole team sees every task in real-time. Zero context switching between agents and humans.

Features

Built for the agentic era.

MCP-native protocol, GitHub webhooks, dependency graphs, session management, automation rules, and a real-time dashboard. Everything your team needs to ship with autonomous agents.

MCP-Native Protocol

Purpose-built for the Model Context Protocol. 25 focused MCP tools for projects, sessions, tasks, and labels. Your agent speaks MCP natively.

Kanban + List Dashboard

Switch between list and board view. Filter by status, priority, or agent. Keyboard shortcuts (J/K). Always real-time.

AI PRD Parser

Drop in a product requirements doc. Get a structured task breakdown with dependencies. Powered by Claude Sonnet.

AI Task Enrichment

One click to break any task into subtasks. Claude analyzes context and generates a complete work breakdown with priorities.

Dependency Graph

Visualize task dependencies as an interactive graph. Spot blockers, critical paths, and bottleneck analysis instantly.

GitHub Webhooks

Sync tasks with GitHub events. Commits, PRs, and issues automatically update task status in real time.

Session Management

Group tasks into sessions with briefs, goals, and decisions. Agents get full context in one call — no dropped threads.

Skills Marketplace

Extend your agents with community-built skills. CI/CD, Slack notifications, Stripe webhooks, custom workflows and more.

Developer Experience

Five lines of config. Infinite automation.

~/.mcp.json
{
  "mcpServers": {
    "agenttask": {
      "url": "https://agenttask.io/mcp/v1/",
      "headers": {
        "X-MCP-Token": "at_sk_live_..."
      }
    }
  }
}
Agent creates a task via MCP
// Your agent does this automatically
POST /mcp/v1/tasks/create

{
  "title": "Refactor auth module",
  "priority": "high",
  "assigned_agent": "claude-code"
}

// → 201 Created
{
  "id": 42,
  "external_id": "TASK-0042",
  "status": "pending"
}
Pricing

Simple, transparent pricing.

Start free. Scale when you need to.

Solo

Free

For indie developers and personal projects.

  • 1 user
  • 500 tasks
  • 3 projects
  • 1 MCP endpoint
  • 5 skills
Get Started

Team

$12/ user / mo

For dev teams shipping with AI agents.

  • Up to 20 seats
  • Unlimited tasks
  • Unlimited projects
  • 5 MCP endpoints
  • 50 skills
Start Free Trial

Enterprise

Custom

Self-hosted. SLA. Dedicated support.

  • Self-hosted option
  • SSO & SAML
  • Dedicated success manager
  • 99.9% SLA
  • Custom integrations
Contact Sales

Compare plans

FeatureSoloTeamOrganizationEnterprise
Tasks500UnlimitedUnlimitedUnlimited
Projects3UnlimitedUnlimitedUnlimited
MCP tokens15UnlimitedUnlimited
Skills550UnlimitedUnlimited
Seats1Up to 20UnlimitedUnlimited
GitHub webhooks
Automation rules
Dependency graph
File attachments
Session management
Audit log export
SSO & SAML
Priority support
Custom integrations
Self-hosted option

Stop losing context between agents and humans.

Get started free. No credit card required. Free forever for solo developers.

Get Started Free