Skip to content
VS Code

SmartBear MCP for VS Code

com.smartbear/smartbear-mcp

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

client:VS Code transport:streamable-http runtime:npm

Install SmartBear MCP in VS Code

.vscode/mcp.json

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

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

SmartBear MCP in other clients