Home / Workflows / Discover and call the right tool at runtime
Agent Identity Opsintermediate3-step workflow~18 min

Discover and call the right tool at runtime

Search the live tool catalog by keyword, pull the exact input schema for the match, then confirm identity before calling it.

Workflow

Step 1 of 3

Discover Tools

Search the live tool catalog by keyword or category.

discover_tools({"query": "wingman protocol", "category": "example", "limit": 5})
Step 2 of 3

Get Tool Schema

Fetch the exact input schema for the chosen tool before calling it.

get_tool_schema({"name": "example"})
Step 3 of 3

Identity

Confirm the calling agent's registered handle before the call.

identity({"handle": "my-agent"})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.