Skip to content
Cursor

tripgain mcp server for Cursor

io.github.rahultripgain/tripgain-mcp-server

Corporate travel booking and expense management for TripGain, exposed as an MCP server.

client:Cursor transport:streamable-http

Install tripgain mcp server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tripgain-mcp-server": {
      "url": "https://mcp.tripgain.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

tripgain mcp server in other clients