← Back to leaderboard
45
/100
D ◔ Limited 24

orchestrator

Orchestrator is a **prompt-first router** that selects the next MCP server based on user intent. ## Core rule - **Orchestrator never calls Nags directly.** - Wealth/Goals can recommend switching to Nags **only if** the user explicitly asks to schedule reminders. ## MCP servers - Orchestrator: `https://www.getzoro.com/api/mcp/orchestrator` - Wealth: `https://www.getzoro.com/api/mcp/wealth` - Goals: `https://www.getzoro.com/api/mcp/goals` - Nags: `https://www.getzoro.com/api/mcp/nags` ## How it is used (typical flow) 1. If a token is missing, start with `orchestrator.landing_routes` to discover public routes. 2. If account access is needed, ask for consent and call `orchestrator.send_magic_link` (`confirm_send=true`) to email a tokenized link. 3. For cross-domain status (what is filled vs missing), call `orchestrator.summary`. 4. Based on user intent + the summary, switch to either **zoro-wealth** or **zoro-goals** for the actual work. 5. Only if the user asks for reminder scheduli

Email
Limited visibility — 2/4 applicable dimensions scored
○ Schema Quality ✓ Protocol — Reliability ○ Docs & Maintenance ✓ Security Hygiene — Schema Interpretability
Schema Quality
25% weight
Protocol Compliance
10
20% weight
Reliability
20% weight
Docs & Maintenance
15% weight
Security Hygiene
81
20% weight
30-Day Trend

Score History

Category Trends

30-Day Uptime

30 days ago Today

Protocol Compliance

Schema Valid
Yes
Auth Discovery
Probed 2 weeks, 3 days ago
Embed Badge

Add this to your README to display your MCP Scoreboard grade:

MCP Score Badge
[![MCP Score](https://mcpscoreboard.com/badge/799f1e0c-4d96-41de-8282-de6bb8297690.svg)](https://mcpscoreboard.com/server/799f1e0c-4d96-41de-8282-de6bb8297690/)