researchclaw-mcp-server-11-tools-interface-design
ResearchClaw MCP server exposes 11 tools: researchclaw_run (start pipeline), researchclaw_status, researchclaw_get_output (stage or final artifacts), researchclaw_resume (from specific stage), researchclaw_approve_gate / researchclaw_reject_gate (3 HITL gate stages: 5, 9, 20), researchclaw_verify_citations, researchclaw_verify_claims, researchclaw_search_literature, researchclaw_list_runs. Long-running run returns immediately with run_id; status is polled. All tools return structured JSON, not raw text.
Related
- autoresearchclaw-mcp-server-11-tools-interface-design
- autoresearchclaw-mcp-server-integration-pattern
- researchclaw-11-mcp-tools-three-standalone-cross-oracle
- researchclaw-gate-stages-need-dedicated-mcp-tools
- oracle
- researchclaw-mcp-server-11-tool-interface
- async-mcp-pattern-for-long-running-pipelines
- autoresearchclaw-gate-stages-hitl-mcp-pattern
- researchclaw-three-gate-stages-require-hitl-approval-tools
- researchclaw-mcp-async-pattern-run-id-polling
- researchclaw-mcp-server-11-tools-async-run-id-pattern