Files
Rohan Shah 53b4e33d69 Add Navan plugin (third_party/navan)
Connects Cursor to Navan's official hosted MCP server at
https://mcp.navan.com/mcp for expense, travel, policy, and card queries.
OAuth SSO auth, no keys to configure.
2026-08-10 20:18:13 -07:00

9 lines
110 B
JSON

{
"mcpServers": {
"navan": {
"type": "http",
"url": "https://mcp.navan.com/mcp"
}
}
}