Wato MCP Gateway

Wato exposes each team's reviewed memory and approved connector tools through a single remote MCP (Model Context Protocol) gateway over Streamable HTTP with OAuth. Any MCP-capable client (Claude Code, Codex, Cursor, or other remote MCP clients) can read and draft memory, discover and run approved connector tools, manage skills, and build automation drafts through the governed gateway.

API entry from apis.yml

apis.yml Raw ↑
name: Wato MCP Gateway
description: Wato exposes each team's reviewed memory and approved connector tools through a single remote
  MCP (Model Context Protocol) gateway over Streamable HTTP with OAuth. Any MCP-capable client (Claude
  Code, Codex, Cursor, or other remote MCP clients) can read and draft memory, discover and run approved
  connector tools, manage skills, and build automation drafts through the governed gateway.
humanURL: https://docs.watolabs.com/docs/connect-clients
baseURL: https://mesh.watolabs.com/api/mcp
tags:
- MCP
- Model Context Protocol
- AI Agents
properties:
- type: MCPServer
  url: mcp/wato-mcp.yml
- type: Authentication
  url: authentication/wato-authentication.yml
- type: OAuthScopes
  url: scopes/wato-scopes.yml
- type: WellKnown
  url: well-known/wato-well-known.yml
- type: Conventions
  url: conventions/wato-conventions.yml
- type: Lifecycle
  url: lifecycle/wato-lifecycle.yml
- type: Conformance
  url: conformance/wato-conformance.yml
- type: Components
  url: components/wato-components.yml
- type: AgentSkill
  url: skills/_index.yml