Feature
MCP Serverby aitmpl.com · Added 5mo ago
Claude
18
Install
git clone https://github.com/PlutoMining/plutoAdd to Claude
claude mcp add featureQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"feature": {
"command": "npx",
"args": [
"@modelcontextprotocol/feature"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Start a new feature development. Creates a git branch with a logical name based on feature description, then invokes /task to create an implementation plan. Use when user says "new feature", "start feature", "implement feature", or "add feature".
Tags
developmentcommandaitmplcommand