TrainToGPB/Tool-Response-Generator
LangGraph-based agent that simulates realistic tool responses using LLMs — supports structured output, error simulation, batch parallel processing, and a FastAPI server
Platform-specific configuration:
{
"mcpServers": {
"Tool-Response-Generator": {
"command": "npx",
"args": [
"-y",
"Tool-Response-Generator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...