Metadata-Version: 2.4
Name: nav-substrate-mcp
Version: 0.1.1
Summary: MCP server for Nav Substrate - relativistic navigation calculations for agents.
Author: Wchampe
License: MIT
Project-URL: Homepage, https://navi-suite.onrender.com/nav
Project-URL: Repository, https://github.com/Wchampe/Navi-Suite
Keywords: mcp,agents,ai,relativity,navigation,physics
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: mcp>=1.0

# nav-substrate-mcp

MCP server for [Nav Substrate](https://navi-suite.onrender.com/nav) - relativistic
navigation calculations for agents: time dilation (velocity/gravity/warp),
relativistic-rocket trip planning, light/comm delay, three-clock chronometry, the
substrate gamma fingerprint, and maneuver-to-setpoint mapping. One verified source.

## Use

```bash
NAV_SERVICE_API_KEY=demo uvx nav-substrate-mcp
# or
pip install nav-substrate-mcp
NAV_SERVICE_API_KEY=demo nav-substrate-mcp
```

Env: `NAV_SERVICE_API_KEY` (or `demo`), `NAV_SERVICE_URL` (default the hosted /nav).
The tool catalog is fetched live from the service, so it always matches deployment.

---
mcp-name: io.github.Wchampe/nav-substrate
