project-create — Planner MCP — provable "done" for AI agents MCP Tool
project-create
(project create) is one of 43 tools on the
Planner MCP — provable "done" for AI agents
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call project-create from your client
- Claude Code Planner MCP — provable "done" for AI agents project-create run in your project directory
- Claude Desktop Planner MCP — provable "done" for AI agents project-create ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Planner MCP — provable "done" for AI agents project-create ~/.cursor/mcp.json
- VS Code Planner MCP — provable "done" for AI agents project-create .vscode/mcp.json
- Zed Planner MCP — provable "done" for AI agents project-create ~/.config/zed/settings.json
- Windsurf Planner MCP — provable "done" for AI agents project-create ~/.codeium/windsurf/mcp_config.json
- Cline Planner MCP — provable "done" for AI agents project-create ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Planner MCP — provable "done" for AI agents project-create ~/.gemini/settings.json
- Grok Planner MCP — provable "done" for AI agents project-create .mcp.json (in your project root)
- ChatGPT Planner MCP — provable "done" for AI agents project-create Settings → Connectors → Advanced → Developer mode
- Claude.ai Planner MCP — provable "done" for AI agents project-create Settings → Connectors → Add custom connector
- LangChain Planner MCP — provable "done" for AI agents project-create pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://planner.monopoly-gold.com/_mcp
Other tools on this server
- project-list
- project-get
- project-update
- project-delete
- project-add-dependency
- project-remove-dependency
- goal-list
- goal-create
- goal-get
- goal-update
- goal-delete
- goal-move
- goal-reorder
- goal-block
- goal-remove-blocker
- goal-todo
- goal-add-note
- goal-remove-note
- goal-tree
- goal-summary
- goal-add-criterion
- goal-update-criterion
- goal-remove-criterion
- goal-attach-evidence
- goal-request-upload
- goal-add-evidence-text
- goal-remove-evidence
- goal-add-assumption
- goal-update-assumption
- goal-remove-assumption
- goal-suggest-assumptions
- goal-attach-assumption-evidence
- goal-request-ac-change
- goal-resolve-escalation
- goal-attach-file
- goal-dismiss-red-team
- goal-read-evidence-content
- goal-recent-unresolved
- goal-record-iteration-certificate
- goal-register-iteration-finding
- goal-start-iteration-tracking
- account-delete
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.