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.
Related
- autoresearchclaw-mcp-server-11-tools-interface-design
- researchclaw-11-mcp-tools-three-standalone-cross-oracle
- researchclaw-mcp-server-11-tools-interface-design
- oracle
- autoresearchclaw-mcp-server-integration-pattern
- researchclaw-mcp-server-11-tools-async-run-id-pattern
- researchclaw-mcp-integration-11-tool-interface-design
- researchclaw-mcp-tool-interface-design