nav substrate for Claude Code
io.github.wchampe/nav-substrate
Relativistic navigation calcs for agents: time dilation, trip planning, chronometry, gamma.
client:Claude Code
transport:stdio
runtime:pypi
Install nav substrate in Claude Code
run in your project directory
claude mcp add nav-substrate -e NAV_SERVICE_API_KEY=<NAV_SERVICE_API_KEY> -e NAV_SERVICE_URL=<NAV_SERVICE_URL> -e NAV_SERVICE_LOCAL=<NAV_SERVICE_LOCAL> -- uvx nav-substrate-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs