● healthy
Wealth MCP wraps the wealth experience routes (`/expenses`, `/income`, `/assets`) and exposes a tool set for: - Loading `user_data` - Reading monthly expense buckets and estimate snapshots - Saving expense estimates + monthly actuals totals - Saving income and assets/liabilities answers - Managing lightweight recurring reminders (same contract as the main-site reminder widget) - FX rates and currency coverage gaps ## How it fits with Orchestrator + Goals - Orchestrator routes user intent to Wealth when the user is working on wealth data. - Wealth/Goals can recommend switching to Nags only when reminder scheduling is requested. ## MCP server URL `https://www.getzoro.com/api/mcp/wealth`
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/zoro/wealth/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/zoro/wealth/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/wealth
Listed at (smithery)
https://www.getzoro.com/wealth