← Registry

General Tools

myrmigo.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint1 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://mcp.myrmigo.com/mcp

No auth detected

MCP server metadata

Name
myrmigo-reference
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Myrmigo provides reference information about tasks people do on their own travel bookings (airlines, ferries, hotels, vehicle rentals, booking sites): the official website and entry page, official apps or agent channels, which company services a booking, dated fees and rules with sources, what the traveler needs ready, and where the traveler must act personally (sign-in, identity documents, payment, final confirmation). Information is descriptive, cited and can be out of date; confirm on the official site.

Known tools 1

find_website_task_guide

Travel websites (airlines, ferries, hotels, vehicle rentals, booking sites): reference information for a task on the traveler's own booking, such as changing or cancelling it, online check-in, boarding pass or e-ticket, bags or seats, refunds.

Inferred read-only

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.myrmigo-reference]
url = "https://mcp.myrmigo.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "myrmigo-reference": {
      "type": "http",
      "url": "https://mcp.myrmigo.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: myrmigo-reference
Remote MCP URL: https://mcp.myrmigo.com/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": {
    "myrmigo-reference": {
      "url": "https://mcp.myrmigo.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "myrmigo-reference": {
      "type": "http",
      "url": "https://mcp.myrmigo.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "myrmigo-reference",
  "transport": "streamable-http",
  "url": "https://mcp.myrmigo.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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