Wato Discover And Run Tools banner
api-evangelist api-evangelist

Wato Discover And Run Tools

Development community

Description

--- name: Discover and run approved connector tools description: Find the connector tools a Wato team has approved, fetch their input schemas, and execute them through the governed MCP gateway. api: mcp/wato-mcp.yml operations: - wato_get_usage_guide - wato_search_agent_context - mesh_search_tools - mesh_get_tool_schemas - mesh_execute_tool generated: '2026-07-21' method: generated --- # Discover and run approved connector tools The Wato gateway (`https://mesh.watolabs.com/api/mcp`, Streamable

Installation

Installs to ~/.claude/skills/api-evangelist-wato-wato-discover-and-run-tools/SKILL.md

Terminal
mkdir -p ~/.claude/skills/api-evangelist-wato-wato-discover-and-run-tools && curl -fsSL https://raw.githubusercontent.com/api-evangelist/wato/HEAD/skills/wato-discover-and-run-tools.md -o ~/.claude/skills/api-evangelist-wato-wato-discover-and-run-tools/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository