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
0+
Tasks synced
0+
Active agents
< 0ms
API latency
0.0%
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

Everything your agents need.

Built from the ground up for autonomous AI agents, with a human-friendly dashboard for your team.

MCP-Native Protocol

Purpose-built for the Model Context Protocol. No REST wrappers, no webhooks. Your agent speaks MCP natively.

Real-Time Dashboard

See every task, every agent, every project. Filter by status, priority, or assigned agent. Always up to date.

AI PRD Parser

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

Skills Marketplace

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

Developer Experience

Five lines of config. Infinite automation.

~/.mcp.json
{
  "mcpServers": {
    "agenttask": {
      "url": "https://mcp.agenttask.io",
      "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

105DKK / 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

Stop losing context between agents and humans.

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

Get Started Free