MCP setup
Navi MCP is designed for one-command setup through thenavi CLI.
Prerequisites
Before you install MCP, make sure:- the
naviCLI is installed - you know your Navi base URL
- you have already authenticated with the CLI
Recommended setup flow
Run these commands in order:What navi mcp install does
The installer writes a navi MCP server entry into your local Claude Desktop config file and points it at the local Navi MCP server.
The installed config includes:
- your Navi base URL
- your current local auth settings
- the command Claude Desktop should use to launch Navi MCP
Inspect before writing
If you want to preview the exact MCP configuration first:Claude Desktop config path
On macOS, the config file is:Verify the installation
After restarting Claude Desktop:- Open a new conversation.
- Confirm that Navi tools are available.
- Try a simple prompt such as:
Troubleshooting
Claude Desktop does not show Navi tools
- run
navi mcp print-configand inspect the generated config - confirm the file was written to the correct Claude config path
- restart Claude Desktop fully
Authentication fails
- run
navi auth whoamiin the terminal first - refresh the session cookie if needed
- reinstall MCP after updating your login

