Skip to content

MCP Tools Bypass TDD Guard #48

@blukraken

Description

@blukraken

TDD Guard successfully blocks Write, Edit, MultiEdit, TodoWrite but fails to stop MCP tools even when configured in hooks. I am absolutely loving the tool, but would also love to see if this could be fixed somehow. Using the Filesystem MCP has been night and day for efficiency for me, but to give those up would be a bummer.

MCP filesystem tools (mcp__filesystem__write_file, mcp__filesystem__edit_file) completely bypass TDD Guard enforcement, allowing implementation code to be written without failing tests first, violating core TDD principles.

I had CC test creating the writing the exact same code into a file and editing it the same way for each test. This significantly impacts TDD Guard's effectiveness in modern CC environments where MCP tools are used pretty often for file operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions