MCP Render β Examples β
Input
json
{
"version": "v0",
"id": "1f2e3d4c-5b6a-7890-abcd-ef0123456789",
"intent": "debug_auth_loop",
"budgets": { "tokens_max": 1500, "time_ms": 300 },
"privacy_mode": "redact",
"request_id": "req-auth-100"
}
Output
json
{
"request_id": "req-auth-100",
"fragments": [
{
"id": "exp:react-auth-debug#2025-08-20",
"lod": "micro",
"text": "Similar auth loop debugging session: ...",
"entities": ["react", "authentication"],
"cost_tokens": 132
}
],
"metrics": { "used_tokens": 132, "planner_ms": 8, "coverage_entities": 0.4 }
}