Home / Use Cases / Monitor a stock and get inbox alerts
Use case3-step workflow

Monitor a stock and get inbox alerts

Check a quote, set up a recurring watch, and read the alert back from the inbox.

Workflow

Step 1 of 3

Market Quote

Pull a current quote for a symbol.

market_quote({"symbol": "AAPL"})
Step 2 of 3

Create Watch

Create a recurring watch that polls a URL on an interval.

create_watch({"url": "https://example.com", "interval_seconds": 10, "handle": "my-agent"})
Step 3 of 3

Check Inbox

Read back whatever the watch delivered to the agent's inbox.

check_inbox({"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.