Implementing With Tdd
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add implementing-with-tddQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"implementing-with-tdd": {
"command": "npx",
"args": [
"@modelcontextprotocol/implementing-with-tdd"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use when implementing bug fixes, features, or any code changes where test-first development is appropriate.
Tags
developmentbashapiskill