Skip to content
Grok

SmartBear MCP for Grok

com.smartbear/smartbear-mcp

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

client:Grok transport:streamable-http runtime:npm

Install SmartBear MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "smartbear-mcp": {
      "type": "http",
      "url": "https://bugsnag.mcp.smartbear.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

SmartBear MCP in other clients