autoresearchclaw-mcp-server-integration-pattern

Wrap AutoResearchClaw as an MCP server (not CLI exec, not ACP) so ORACLE Hermes gets structured typed tool responses rather than raw stdout. Expose ~11 tools including researchclaw_run (async, returns run_id), researchclaw_status (poll), gate approve/reject tools, and 3 standalone utilities (verify_citations, verify_claims, search_literature). Long-running pipeline starts immediately and is polled — never blocking ORACLE Hermes on a synchronous call.