Error tracking and debugging
Connect to Rollbar for real-time error tracking and debugging.
{
"mcpServers": {
"rollbar": {
"mcpServers": {
"rollbar": {
"env": {
"ROLLBAR_ACCESS_TOKEN": "your-access-token"
},
"args": [
"-y",
"rollbar-mcp-server"
],
"command": "npx"
}
}
}
}
}