Wato

Wato is the control point for AI agents at work — a governed, shared AI workspace that gives teams reviewed memory, approved MCP connectors and tools, versioned skills, cloud agent sessions, triggered automations, live artifacts and dashboards, and full tool-call tracing, all exposed to Claude Code, Codex, Cursor, and any MCP-compatible client through a single remote MCP gateway. Login, SSO, and directory sync are handled by WorkOS; agents only ever see a team's reviewed memory and approved tools, never raw credentials, and every MCP call is recorded as an auditable trace. Wato is a Y Combinator (Spring 2026) company based in San Francisco.

Wato publishes 1 API on the APIs.io network. Tagged areas include Company, MCP, Model Context Protocol, AI Agents, and Agent Governance.

Wato’s developer surface includes documentation, API reference, getting-started guide, quickstart, engineering blog, signup flow, pricing, and 14 more developer resources.

35.0/100 thin ▬ flat Agent 30/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessFreemiumSelf serve⚡ Free to try
1 APIs 1 MCP Servers
CompanyMCPModel Context ProtocolAI AgentsAgent GovernanceTeam MemoryConnectorsAgent SkillsAutomationDeveloper ToolsY Combinator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 35.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 13.2 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 30/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/wato: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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-capab...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

wato-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Wato Plans

3 plans

PLANS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Wato Authentication

oauth2 · 1 scheme

SECURITY

Wato Domain Security

TLSv1.2 · HSTS

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Wato Scopes

4 scopes · authorizationCode/deviceCode

4 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: wato
name: Wato
description: Wato is the control point for AI agents at work — a governed, shared AI workspace that gives teams reviewed memory,
  approved MCP connectors and tools, versioned skills, cloud agent sessions, triggered automations, live artifacts and dashboards,
  and full tool-call tracing, all exposed to Claude Code, Codex, Cursor, and any MCP-compatible client through a single remote
  MCP gateway. Login, SSO, and directory sync are handled by WorkOS; agents only ever see a team's reviewed memory and approved
  tools, never raw credentials, and every MCP call is recorded as an auditable trace. Wato is a Y Combinator (Spring 2026)
  company based in San Francisco.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://framerusercontent.com/images/oDm7nRGsCsNtN5bMfKuMpJdKzJg.png
url: https://raw.githubusercontent.com/api-evangelist/wato/refs/heads/main/apis.yml
humanURL: https://www.watolabs.com/
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- MCP
- Model Context Protocol
- AI Agents
- Agent Governance
- Team Memory
- Connectors
- Agent Skills
- Automation
- Developer Tools
- Y Combinator
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://docs.watolabs.com/
- type: Documentation
  url: https://docs.watolabs.com/docs
- type: APIReference
  url: https://docs.watolabs.com/docs/reference
- type: GettingStarted
  url: https://docs.watolabs.com/docs/getting-started
- type: Quickstart
  url: https://docs.watolabs.com/docs/quickstart-automation
- type: Blog
  url: https://blog.watolabs.com
- type: SignUp
  url: https://mesh.watolabs.com/onboarding
- type: Pricing
  url: https://docs.watolabs.com/docs/sign-up
- type: TermsOfService
  url: https://www.watolabs.com/tos
- 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: DomainSecurity
  url: security/wato-domain-security.yml
- type: LLMsTxt
  url: llms/wato-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/wato-plans.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 16
  pass: local-v1