mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
53b4e33d69
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.
9 lines
110 B
JSON
9 lines
110 B
JSON
{
|
|
"mcpServers": {
|
|
"navan": {
|
|
"type": "http",
|
|
"url": "https://mcp.navan.com/mcp"
|
|
}
|
|
}
|
|
}
|