researchclaw-mcp-server-11-tool-interface

The ResearchClaw MCP server exposes 11 tools: researchclaw_run (async, returns run_id immediately), researchclaw_status, researchclaw_get_output, researchclaw_resume, researchclaw_approve_gate, researchclaw_reject_gate, researchclaw_verify_citations, researchclaw_verify_claims, researchclaw_search_literature, researchclaw_list_runs, and one health tool. The three verification/search tools (verify_citations, verify_claims, search_literature) are intentionally standalone and usable outside the paper pipeline to enrich any ORACLE report. Long-running pipeline calls are async — poll via researchclaw_status with returned run_id.