Skip to content
Claude Desktop

emap — Euskadi hyperlocal mobility for Claude Desktop

io.github.r3tr0eth/emap

Basque Country hyperlocal mobility: ES/EU semantic search, routing, open-data POIs, peak-bagging.

client:Claude Desktop transport:streamable-http

Install emap — Euskadi hyperlocal mobility in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "emap": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gaizkajimenez.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

emap — Euskadi hyperlocal mobility in other clients