BeClaude

tdd-workflow

New
19.9kSmitheryDevelopmentby davila7

Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "tdd-workflow": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingrefactoringcoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is tdd-workflow?

Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.

How to install tdd-workflow?

To install tdd-workflow: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "tdd-workflow": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is tdd-workflow best for?

tdd-workflow is a mcp categorized under Development. It is designed for: testing, refactoring, coding. Created by davila7.