SmartBear MCP for Cursor
com.smartbear/smartbear-mcp
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
client:Cursor
transport:streamable-http
runtime:npm
Install SmartBear MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"smartbear-mcp": {
"url": "https://bugsnag.mcp.smartbear.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs