Back to directory
TripGo

TripGo

@skedgo1

MCP server for TripGo's multi-modal routing

mcptransporttripgocommerce

Installation & Configuration

{
  "mcpServers": {
    "TripGo": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://tripgo-mcp-server.skedgo-account.workers.dev/sse"
      ]
    },
    "calculator": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8787/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
JavaScript
Created
2025/7/23
Updated
2025/7/23