{"name":"superhaoski-exchange-risk-specialist","version":"5.2.0","protocol":"MCP over Streamable HTTP / JSON-RPC 2.0","endpoint":"/mcp/paid","transport":"streamable-http","auth":"Authorization: Bearer <pass_token> or X-Pass-Token for tools/call","purchase_endpoints":{"pro":{"path":"/mcp/passes/pro","price":"$50 USDC","duration_days":7,"query_limit":500},"advanced_pro":{"path":"/mcp/passes/advanced-pro","price":"$100 USDC","duration_days":7,"query_limit":500,"model_class":"opus"}},"methods":["initialize","tools/list","tools/call"],"tools":[{"name":"ask_expert","description":"Ask SuperHaoski, a specialist exchange-risk and margin-model expert, a natural-language question. Returns a synthesized expert answer; raw source chunks are never exposed. Free route is /mcp; paid agent-to-agent passes use /mcp/paid.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Question about exchange risk, portfolio margin, liquidation systems, derivatives market structure, prime brokerage, or incident analysis."},"top_k":{"type":"integer","description":"Number of internal knowledge chunks to retrieve before synthesis.","minimum":1,"maximum":20,"default":5},"caller":{"type":"string","description":"Optional caller agent identifier for receipt tracking."},"pass_token":{"type":"string","description":"Optional MCP pass token for clients that cannot set Authorization headers; /mcp/paid only."}},"required":["query"],"additionalProperties":false}}]}