Skip to content
VS Code

AgniGateway Marketplace for VS Code

io.github.kaanthan24/agnigateway-mcp

AI marketplace — flights, tours, activities, transport & more via MCP. No auth required.

client:VS Code transport:streamable-http

Install AgniGateway Marketplace in VS Code

.vscode/mcp.json

{
  "servers": {
    "agnigateway-mcp": {
      "type": "http",
      "url": "https://api.agnigateway.com/mcp/v1/public/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AgniGateway Marketplace in other clients