Developer Tools
Trust: 39/100 (Limited)PictMCP Guide
Provides pairwise combinatorial testing capabilities to AI assistants.
by takeyaqa
Quick Start
Install
npx pictmcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-takeyaqa-pictmcp": {
"command": "npx",
"args": [
"pictmcp"
]
}
}
}