Skip to content
Claude Desktop

thirdtrail for Claude Desktop

io.github.thirdtrail/thirdtrail

Elevation-corrected sun, moon, twilight, solar and tide data for any point on Earth

client:Claude Desktop transport:streamable-http

Install thirdtrail in Claude Desktop

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

{
  "mcpServers": {
    "thirdtrail": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://thirdtrail.life/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

thirdtrail in other clients