Skip to content
Gemini CLI

SmartBear MCP for Gemini CLI

com.smartbear/smartbear-mcp

MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.

client:Gemini CLI transport:streamable-http runtime:npm

Install SmartBear MCP in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "smartbear-mcp": {
      "httpUrl": "https://bugsnag.mcp.smartbear.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

SmartBear MCP in other clients