Skip to content
BRYAN DAVID WHITE edited this page Mar 7, 2026 · 6 revisions

MCP

MCP is the transport standard for tool calling. OVERWATCH uses MCP in two modes:

A) OVERWATCH as MCP server (recommended)

Expose Overwatch primitives as MCP tools.

B) MCP gateway mode

Proxy calls to other MCP servers and enforce:

  • budgets, TTL, verification, safe action contracts, sealing

Scaffold:

  • adapters/mcp/

Clone this wiki locally