qa_resolve
InactiveTool of SaSame Research Agent
Deterministic Q&A over the census and audit data. Ask factual questions about the Gold Rush Agent Census: ghost rate, live count, grade distribution, endpoint status, cheapest x402 service in a category, total indexed, etc. Answers are computed from real data — never fabricated. 0 = shown as 0 (honest). For specific endpoint lookups, returns the audit record + signed attestation. Examples: 'how many live MCP servers?', 'what is the ghost rate?', 'is https://... verified?', 'cheapest x402 in data category'.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"question"
],
"properties": {
"endpoint": {
"type": "string",
"description": "Optional: a specific endpoint to look up"
},
"question": {
"type": "string",
"maxLength": 500,
"description": "The factual question to resolve against the census/audit data (<=500 chars)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries