← Registry

Productivity

myrouteonline.com

Provides route optimization and email delivery of optimized route results.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://planner.myrouteonline.com/ws_api_ai/mcp

No auth detected

MCP server metadata

Name
MyRouteOnline MCP Server
Version
1.0.0
Capabilities
tools

Known tools 4

getOneTimeCode

Request a one-time authentication code to be sent via email.

Potential side effects
startOptimization

Start a route optimization job with multiple addresses.

Inferred read-only
checkOptimization

Check the status and results of a route optimization job.

Inferred read-only
emailResults

Email the optimized route results with navigation links to a specified email address.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.myrouteonline-mcp-server]
url = "https://planner.myrouteonline.com/ws_api_ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "myrouteonline-mcp-server": {
      "type": "http",
      "url": "https://planner.myrouteonline.com/ws_api_ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: myrouteonline-mcp-server
Remote MCP URL: https://planner.myrouteonline.com/ws_api_ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "myrouteonline-mcp-server": {
      "url": "https://planner.myrouteonline.com/ws_api_ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "myrouteonline-mcp-server": {
      "type": "http",
      "url": "https://planner.myrouteonline.com/ws_api_ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "myrouteonline-mcp-server",
  "transport": "streamable-http",
  "url": "https://planner.myrouteonline.com/ws_api_ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for myrouteonline.com was fetched 2026-08-03T18:00:42.966Z and is being refreshed.

Trust status Trusted

myrouteonline.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.