TCSoftInc/testcollab-claude-plugin
Claude Code plugin for TestCollab - connect your test management workflows directly to Claude Code. Create, list, filter, and update test cases without leaving your terminal.
Platform-specific configuration:
{
"mcpServers": {
"testcollab-claude-plugin": {
"command": "npx",
"args": [
"-y",
"testcollab-claude-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...