Skip to content
Zed

SmartBear MCP for Zed

com.smartbear/smartbear-mcp

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

client:Zed transport:streamable-http runtime:npm

Install SmartBear MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "smartbear-mcp": {
      "url": "https://bugsnag.mcp.smartbear.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

SmartBear MCP in other clients