Agent Tools
Back to MCP servers
● healthy

Nag MCP powers reminder scheduling that actually sends email (and supports webhooks + WhatsApp channels when enabled). It can be used standalone or with Zoro. ## Core rule in the system (zoro welath management) - **Orchestrator never calls Nags directly.** - Wealth/Goals can recommend switching to Nags **only if** the user explicitly asks to schedule reminders. ## MCP server URL `https://www.getzoro.com/api/mcp/nags` ## Detailed docs in this repo - `zoro-app/docs/nag/mcp.md`

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/zoro/nag/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/zoro/nag/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.getzoro.com/nag
Listed at (smithery)
https://www.getzoro.com/nag