integration_instructionsMCP Server Included

Stop Copy-Pasting Task Context to AI

You use Claude Code or GitHub Copilot daily. But every session starts with manual context setup. mcptask.online gives AI direct access to your task system via MCP.

content_copyManual Workflow
Task #47: Implement OAuth Login
Description: Add OAuth 2.0 login flow...
Acceptance Criteria: User can login...
south
content_copy
Manual Copy & Paste
south
smart_toyClaude Code
Pasted task context...
schedule5-10 min wasted
check_circleMCP Workflow
smart_toy
Claude Code
Connected via MCP
cable
MCP Server
Direct task access
south
Reading task #47...sync
✓ Description
✓ Acceptance criteria
✓ Related tasks
✓ Attachments
south
AI Working...
bolt10 seconds
ZeroCopy-Paste
AutoLogging

AI Reads Tasks Directly via MCP

How It Works

1

Set Up MCP Connection (5 minutes)

{
  "mcpServers": {
    "mcptask": {
      "command": "npx",
      "args": ["-y", "@mcptask/mcp-server"],
      "env": {
        "MCPTASK_API_KEY": "your-key"
      }
    }
  }
}
arrow_downward
2

Ask AI to Read Task

"Read task #47 and implement the login feature"
arrow_downward
3

AI Gets Full Context Automatically

AI receives:

  • check_circleTask name and description
  • check_circleAcceptance criteria
  • check_circleParent story/epic context
  • check_circleRelated tasks
  • check_circlePrevious comments
  • check_circleAttached files
arrow_downward
4

AI Logs Work Automatically

When done, AI calls MCP to:

  • check_circleLog time spent
  • check_circleDescribe what was done
  • check_circleUpdate task status
  • check_circleAdd any notes
verified

Zero manual context setup. Zero manual logging.

The AI Context Problem

content_copy

Manual Context Setup Every Time

Every Claude Code session starts the same:

  • closeCopy task description
  • closePaste into chat
  • closeCopy acceptance criteria
  • closePaste into chat
  • closeExplain the context
  • closeFinally start working
Time Wasted:5-10 minutes per task
Sessions Per Day:10-20
Daily Waste:1-3 hours
schedule

No Automatic Work Logging

AI helped you fix 5 bugs today. But your task system shows nothing. You spend 30 minutes at day's end reconstructing what AI did and logging it manually.

Lost Data:

  • cancelWhat AI actually implemented
  • cancelTime spent per task
  • cancelContext for future reference
extension

Inconsistent Context

Sometimes you copy the full task. Sometimes you summarize. Sometimes you forget related tasks. AI works with incomplete information. Results vary.

Consequences:

  • warningAI misses requirements
  • warningRework needed
  • warningFrustration
search_off

No Audit Trail

Manager asks: "What exactly did the AI help with this sprint?"

You have: scattered chat logs, fuzzy memories, no structured data.

Impact:

  • blockCan't justify AI tool costs
  • blockNo visibility into AI productivity
  • blockNo metrics for improvement

Feature Highlights

Complete Task Context

What AI Receives:

  • check_circleTask name and full description
  • check_circleParent epic/story context
  • check_circleAcceptance criteria
  • check_circleRelated tasks and dependencies
  • check_circleAll comments and discussion
  • check_circleAttached files (specs, designs)
  • check_circleWork history

Benefit:

AI understands the full picture, not just a snippet.

Automatic Work Logging

AI Logs:

  • check_circleTask worked on
  • check_circleDuration (estimated from session)
  • check_circleWhat was implemented
  • check_circleProgress percentage
  • check_circleAny blockers encountered

Human Effort:

Zero. AI handles it all.

Consistent Workflow

Every Session:

  1. 1
    AI reads task from MCP
  2. 2
    AI works on task
  3. 3
    AI logs completion via MCP
  4. 4
    Human reviews when convenient

No more:

Copy-paste ceremonies, forgotten logging, inconsistent context.

Clear Attribution

Every Action Tagged:

"Effort logged by Claude-Code-1"

"Status changed by AI Agent"

"Comment added by AI Assistant"

Benefit:

Always know what AI did vs. what human did.

Workflow Examples

Bug Fix Session

close

Before mcptask.online:

  1. 1
    Open Jira, find bug ticket (2 min)
  2. 2
    Copy description, paste to Claude (1 min)
  3. 3
    Copy steps to reproduce (1 min)
  4. 4
    Claude investigates and fixes (15 min)
  5. 5
    Manually log time in Jira (2 min)
  6. 6
    Update ticket status (1 min)
Total:22 minutes
Overhead:7 minutes (32%)
check_circle

With mcptask.online:

  1. 1
    Tell Claude "work on bug #47" (10 sec)
  2. 2
    Claude reads task via MCP automatically
  3. 3
    Claude investigates and fixes (15 min)
  4. 4
    Claude logs work via MCP automatically
Total:15 minutes
Overhead:10 seconds (<1%)

Feature Implementation

close

Before mcptask.online:

  1. 1
    Read epic and stories in Jira (5 min)
  2. 2
    Copy relevant context to Claude (3 min)
  3. 3
    Discuss approach with Claude (5 min)
  4. 4
    Claude implements feature (30 min)
  5. 5
    Manually document what was done (5 min)
  6. 6
    Log time across multiple tasks (3 min)
Total:51 minutes
Overhead:16 minutes (31%)
check_circle

With mcptask.online:

  1. 1
    Tell Claude "implement story #23" (10 sec)
  2. 2
    Claude reads story and all subtasks via MCP
  3. 3
    Discuss approach with Claude (5 min)
  4. 4
    Claude implements feature (30 min)
  5. 5
    Claude logs work automatically via MCP
Total:35 minutes
Overhead:10 seconds (<1%)

Success Story

format_quote
Claude Code is 10x more useful now. It reads the full task context, understands the requirements, and logs its work automatically. I haven't copy-pasted a task description in months.
person

Martin V.

Full-Stack Developer

Using Claude Code with mcptask.online

Results

Context setup time:

5 min → 10 seconds (98% reduction)

Work logging time:

30 min/day → 0 (100% reduction)

AI productivity:

Up 40% (better context = better output)

Audit trail:

100% coverage (was 60%)

Technical Details

smart_toy

Supported AI Tools

Fully Compatible:

  • check_circleClaude Code (Anthropic)
  • check_circleClaude Desktop
  • check_circleAny MCP-compatible assistant

Via REST API:

  • apiCustom AI agents
  • apiGitHub Copilot (with custom integration)
  • apiOther tools via API
integration_instructions

MCP Capabilities

Read:

  • visibilityTasks, stories, epics
  • visibilityComments and attachments
  • visibilityProject structure
  • visibilityWork history

Write:

  • editLog efforts
  • editUpdate status
  • editAdd comments
  • editComplete tasks
security

Security

Access Control:

  • shieldAPI keys per workspace
  • shieldScoped permissions
  • shieldProject-level restrictions
  • shieldAction limits

Audit:

  • fact_checkAll AI actions logged
  • fact_checkFull attribution
  • fact_checkExportable history

Pricing for AI Teams

Starter

$15/month
  • check_circle5 projects
  • check_circleUnlimited tasks
  • check_circleMCP server access
  • check_circleGitHub/GitLab webhooks
  • check_circle1 user + unlimited AI agents

Best For:

Solo developers using AI daily

Professional

$12/user/month
  • check_circleUnlimited projects
  • check_circleUnlimited team members
  • check_circleAdvanced MCP features
  • check_circleSprint management
  • check_circleAI work approval workflow
  • check_circleAdvanced reporting

Best For:

Teams where everyone uses AI assistants

MCP access for AI agents are free on all plans. You only pay for account users.

FAQ

Q

Does this work with Claude Code?

Yes! Claude Code is fully MCP-compatible. Setup takes 5 minutes.

Q

What about GitHub Copilot?

Copilot doesn't natively support MCP, but you can use our REST API for custom integration.

Q

Can AI create tasks?

Yes, if you grant that permission. AI can create tasks, subtasks, and comments.

Q

Is AI access logged?

Every AI action is logged with full attribution. You always know what AI did.

Q

Do I need to change my workflow?

Minimally. You'll ask AI to read tasks instead of copy-pasting. Everything else improves automatically.

Give Your AI Assistant the Context It Needs

30-day free trial. MCP server included. Connect Claude Code in 5 minutes.

check_circleNo credit card required. Unlimited AI agents. Cancel anytime.