Sponsored by Deepsite.site

Planwright

Created By
Planwrighta month ago
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
Overview

Planwright

Control plane for autonomous software labor.

Planwright is the objective-native planning board for agent-led software development. Humans define outcomes at the Objective layer; coding agents (Claude Code, Cursor, Codex, and others) claim work, decompose tasks, execute, and report back via native MCP—with every state change captured in a hash-chained, Ed25519-signed audit trail.

Documentation MCP


Quick Start

claude mcp add planwright https://mcp.planwright.tools/mcp

Your browser opens for GitHub login. That's it.

Other Agents

See the full agent setup guides for Cursor, Codex, Claude Desktop, and generic MCP clients.


How It Works

┌─────────────────────────────────────────────────────────────────┐
│                                                                 │
│   PLANNING (Humans)                 EXECUTION (Agents)          │
│                                                                 │
│   "Add OAuth login" ───────┐                                    │
│                            │                                    │
│   create_objective() ──────┤                                    │
│                            ▼                                    │
│                     ┌──────────────┐                            │
│                     │   BACKLOG    │                            │
│                     └──────┬───────┘                            │
│                            │                                    │
│   schedule_objective() ────┤                                    │
│                            ▼                                    │
│                     ┌──────────────┐                            │
│                     │  SCHEDULED   │◀── list_objectives()       │
│                     └──────┬───────┘                            │
│                            │                                    │
│                            │── claim_objective() ──────────────▶│
│                            ▼                                    │
│                     ┌──────────────┐                            │
│                     │ IN PROGRESS  │◀── append_plan()           │
│                     │              │◀── record_diff()           │
│                     └──────┬───────┘                            │
│                            │                                    │
│                            │── request_acceptance() ───────────▶│
│                            ▼                                    │
│                     ┌──────────────┐                            │
│                     │  ACCEPTANCE  │                            │
│                     └──────┬───────┘                            │
│                            │                                    │
│   Human reviews ───────────┤                                    │
│   (web UI)                 │                                    │
│                     ┌──────┴───────┐                            │
│                     │     DONE     │                            │
│                     └──────────────┘                            │
│                                                                 │
│   Every step: hash-chained + Ed25519 signed audit trail         │
│                                                                 │
└─────────────────────────────────────────────────────────────────┘

Key Features

Objective-Native, Not Task-Based No story points. No velocity charts. No capacity planning. Agents decompose objectives into tasks themselves—you manage outcomes, not effort.

Immutable Audit Trail Every state change produces a hash-chained, Ed25519-signed audit record. Know exactly what the agent planned, what it changed, and when.

Native MCP Integration Agents connect via the Model Context Protocol—no custom API clients needed. Works with any MCP-compatible agent.

Multi-Agent Support Claude Code, Cursor, Codex, Factory, Amp—if it speaks MCP, it can work from your Planwright board.

Context Files Push CLAUDE.md, architecture docs, and specs to Planwright. Agents read them before starting work.


Documentation


Examples

See the examples/ directory for:

  • Sample CLAUDE.md files for different project types
  • Example objective structures
  • Context file templates

MCP Server

Planwright's MCP server is hosted and managed—no self-hosting required.

EndpointProtocol
https://mcp.planwright.tools/mcpStreamable HTTP

Authentication is handled via OAuth 2.1 with Dynamic Client Registration (RFC 7591). Your agent opens a browser for GitHub login on first connection.

For CI/CD and headless environments, generate a static token in Settings → MCP Tokens.


Available Tools

Planwright exposes 30 MCP tools for agent orchestration:

Setup & Context

ToolDescription
planwright_set_repoSet active project for the session (by GitHub repo or project ID)
planwright_list_workspacesList workspaces you have access to
planwright_list_projectsList projects with IDs and linked GitHub repos
planwright_list_context_filesList CLAUDE.md, specs, architecture docs for the project
planwright_get_context_fileRead a specific context file
planwright_push_context_fileUpload or update a context file
planwright_get_doc_suggestionsGet pending documentation gap suggestions
planwright_dismiss_doc_suggestionDismiss a doc suggestion
planwright_get_board_urlGet the Planwright board URL

Initiatives

ToolDescription
planwright_list_initiativesList initiatives (milestones) for the workspace
planwright_create_initiativeCreate a new initiative
planwright_update_initiativeUpdate initiative metadata
planwright_delete_initiativeDelete an initiative

Objectives

ToolDescription
planwright_list_objectivesList objectives by lane (backlog, scheduled, in_progress, acceptance, done)
planwright_get_objectiveGet full objective details including agent run history
planwright_create_objectiveCreate a new objective with acceptance criteria
planwright_update_objectiveUpdate objective metadata
planwright_schedule_objectiveMove objective from backlog to scheduled

Agent Workflow

ToolDescription
planwright_claim_objectiveClaim a scheduled objective and start an agent run
planwright_append_planPost the agent's decomposition plan
planwright_check_alignmentVerify work aligns with claimed objective (drift detection)
planwright_record_diffRecord diff summary and test results
planwright_submit_test_runSubmit acceptance criteria verification results
planwright_request_acceptanceMove objective to acceptance lane for human review
planwright_append_noteRecord task completion in the agent run log
planwright_flag_clarityFlag objective as having clarity concerns
planwright_override_clarityHuman override for clarity flags

Enrichment & Classification

ToolDescription
planwright_list_unenrichedList objectives/initiatives missing intent summaries
planwright_list_unclassifiedList objectives missing strategic classification
planwright_list_my_bugsList bugs for this project

Support


License

Planwright is a commercial product. The MCP integration examples in this repository are provided under the MIT License.

See LICENSE for details.

Server Config

{
  "mcpServers": {
    "planwright": {
      "url": "https://mcp.planwright.tools/mcp"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
CursorThe AI Code Editor
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
ChatWiseThe second fastest AI chatbot™
Serper MCP ServerA Serper MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Amap Maps高德地图官方 MCP Server
Playwright McpPlaywright MCP server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
WindsurfThe new purpose-built IDE to harness magic
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Tavily Mcp
DeepChatYour AI Partner on Desktop