Getting started
Connect Navixy MCP Server's User API to Claude Desktop in about five minutes and ask your first question about your fleet.
Quick start for installing Navixy User MCP
2
Add Navixy MCP Server
{
"mcpServers": {
"navixy-user": {
"command": "npx",
"args": ["mcp-remote", "https://platform.mcp.navixy.com/user/mcp"]
}
}
}{
"mcpServers": {
"navixy-user": {
"command": "npx",
"args": [
"mcp-remote",
"https://platform.mcp.navixy.com/user/mcp"
]
}
},
... //preferences and other dataNext steps
Last updated
Was this helpful?