io.github.fetchsandbox/mcp
Stateful OpenAPI sandbox for AI agents to validate API integrations end-to-end.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"fetchsandbox-mcp"
],
"env": {
"FETCHSANDBOX_TELEMETRY": "<fetchsandbox_telemetry>",
"FETCHSANDBOX_BASE_URL": "<fetchsandbox_base_url>"
}
}
}
}{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"fetchsandbox-mcp"
],
"env": {
"FETCHSANDBOX_TELEMETRY": "<fetchsandbox_telemetry>",
"FETCHSANDBOX_BASE_URL": "<fetchsandbox_base_url>"
}
}
}
}npx -y fetchsandbox-mcpFETCHSANDBOX_TELEMETRYSet to '0' to disable anonymous usage telemetry.
FETCHSANDBOX_BASE_URLOverride the FetchSandbox backend base URL (defaults to https://fetchsandbox.com). Useful for stage/self-hosted testing.
Ephemeral data sandbox for AI workflows with guardrails and security
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
Driven Intent Negotiation — Contract-Oriented Deterministic Executable Runtime DinCoder brings the…