AgniGateway Marketplace for Cursor
io.github.kaanthan24/agnigateway-mcp
AI marketplace — flights, tours, activities, transport & more via MCP. No auth required.
client:Cursor
transport:streamable-http
Install AgniGateway Marketplace in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agnigateway-mcp": {
"url": "https://api.agnigateway.com/mcp/v1/public/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs