Loading MCP server directory, please wait...
Elevation-corrected sun, moon, twilight, solar and tide data for any point on Earth
npx @getmcp/cli add io.github.thirdtrail/thirdtrailRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationYour thirdtrail API key as 'Bearer tt_live_…'. Mint one at https://thirdtrail.life/apis/keys/. The MCP server requires a paid plan; the REST API has a free tier.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.thirdtrail/thirdtrail": {
"url": "https://thirdtrail.life/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}