Implement
MCP Serverby GrinRus · Added 5mo ago
Claude
18
Install
git clone https://github.com/GrinRus/ai_driven_devAdd to Claude
claude mcp add implementQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"implement": {
"command": "npx",
"args": [
"@modelcontextprotocol/implement"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".
Tags
ai-mlpythongobashgitskill