Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'getOneTimeCode', 'name': 'getOneTimeCode', 'description': 'Request a one-time authentication code to be sent via email. This code is required for all other operations.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'startOptimization', 'name': 'startOptimization', 'description': 'Start a route optimization job with multiple addresses. Authenticate with either (otpCode + otpEmail) or mroApiKey.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'checkOptimization', 'name': 'checkOptimization', 'description': 'Check the status and results of a route optimization job. Returns the optimized route when complete. Authenticate with either (otpCode + otpEmail) or mroApiKey.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'emailResults', 'name': 'emailResults', 'description': 'Email the optimized route results with navigation links to a specified email address. Authenticate with either (otpCode + otpEmail) or mroApiKey.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 161.3ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://planner.myrouteonline.com/ws_api_ai/mcp
JSON-RPC initialize probe
curl -X POST https://planner.myrouteonline.com/ws_api_ai/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://planner.myrouteonline.com/ws_api_ai/mcp
Listed at (chiark)
https://chiark.ai/agents/81ed456a-bdd3-46d3-a1d1-b53ac7418165