create-plan
New2.3kSmitheryGeneralby openai
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
First seen 5/22/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "create-plan": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
planningcoding
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is create-plan?
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
How to install create-plan?
To install create-plan: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "create-plan": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is create-plan best for?
create-plan is a mcp categorized under General. It is designed for: planning, coding. Created by openai.