
Taskforce
Connect your coding agent to a shared task and planning workspace so humans and AI stay aligned on what to build next.
Overview
Taskforce is a MCP server for the Build phase that connects AI coding agents to a shared task and planning workspace at Taskforce HQ.
What is this MCP server?
- Remote streamable-http MCP endpoint at mcp.taskforcehq.ai for agent clients
- Task and planning workspace built for human–AI collaboration on real work
- Published MCP registry schema with version 0.3.321 and GitHub source
- Branded remote server card suitable for Claude Code, Cursor, and other MCP hosts
- Focused on execution tracking, not generic chat memory
- MCP server version 0.3.321
- Single remote endpoint type: streamable-http
- Source repository: github.com/taskforcehq/taskforce
What problem does it solve?
Agent-assisted builds fall apart when tasks, priorities, and human intent live only in chat logs with no shared plan the model can see.
Who is it for?
Solo builders running long agent sessions who want PM-style tasks and plans wired directly into Claude Code, Cursor, or Codex.
Skip if: Teams that only need in-repo issues on GitHub with no external planning product or MCP setup.
What do I get? / Deliverables
After you add the remote MCP endpoint, your agent can work against a centralized task and planning workspace alongside you instead of guessing scope from scratch each session.
- Registered remote MCP connection to Taskforce planning APIs
- Agent-readable task and planning context in a shared workspace
- Ongoing sync between human priorities and agent execution
Recommended MCP Servers
Journey fit
Taskforce sits on the Build shelf because it is where solo builders execute work: breaking ideas into tasks, tracking progress, and coordinating agent-assisted implementation rather than early discovery or launch distribution. PM is the right subphase for a dedicated task-and-planning surface that complements repos and chat threads when you are actively shipping features.
How it compares
MCP-backed planning workspace, not a local agent skill or code-review checker.
Common Questions / FAQ
Who is ai.taskforcehq/taskforce for?
It is for indie developers and small teams who use AI coding agents and want tasks and plans in Taskforce HQ reachable over MCP.
When should I use ai.taskforcehq/taskforce?
Use it during Build and PM when you are actively implementing features and need the agent aligned to a live task list and plan.
How do I add ai.taskforcehq/taskforce to my agent?
Register the remote streamable-http URL https://mcp.taskforcehq.ai/mcp in your MCP client per the Model Context Protocol registry entry for ai.taskforcehq/taskforce.