Skip to content
VS Code

thirdtrail for VS Code

io.github.thirdtrail/thirdtrail

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

client:VS Code transport:streamable-http

Install thirdtrail in VS Code

.vscode/mcp.json

{
  "servers": {
    "thirdtrail": {
      "type": "http",
      "url": "https://thirdtrail.life/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

thirdtrail in other clients