SohhamS/API-Testing-Automata
A tool to accept any generic API details from the user, create MCP servers and use them to test the APIs
Platform-specific configuration:
{
"mcpServers": {
"API-Testing-Automata": {
"command": "npx",
"args": [
"-y",
"API-Testing-Automata"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...