Error monitoring platform
Connect to Bugsnag for application stability monitoring and error reporting.
{
"mcpServers": {
"bugsnag": {
"mcpServers": {
"bugsnag": {
"env": {
"BUGSNAG_API_KEY": "your-api-key"
},
"args": [
"-y",
"bugsnag-mcp-server"
],
"command": "npx"
}
}
}
}
}