autoresearchclaw-mcp-server-11-tools-interface-design

AutoResearchClaw integrates via MCP Server exposing 11 structured tools: researchclaw_run (returns run_id immediately, async), 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, researchclaw_cancel. The standalone tools verify_citations, verify_claims, and search_literature are usable outside the paper pipeline to enrich any ORACLE report. Long-running pipelines return run_id immediately and poll via status tool — do not block on researchclaw_run.