Loading MCP server directory, please wait...
Relativistic navigation calcs for agents: time dilation, trip planning, chronometry, gamma.
npx @getmcp/cli add io.github.Wchampe/nav-substrateRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Wchampe/nav-substrate": {
"command": "python",
"args": [
"nav-substrate-mcp"
],
"env": {
"NAV_SERVICE_API_KEY": "demo",
"NAV_SERVICE_URL": "https://navi-suite.onrender.com/nav",
"NAV_SERVICE_LOCAL": ""
}
}
}
}