Coroot
Integrates with the Coroot observability platform to monitor applications in real-time, analyze logs and distributed traces, manage custom dashboards, configure Prometheus and alerting systems, and perform root cause analysis for comprehensive infrastructure troubleshooting.
8 stars
0 tools
Created Aug 2025
@jamesbrink/jamesbrink-corootAbout
Integrates with the Coroot observability platform to monitor applications in real-time, analyze logs and distributed traces, manage custom dashboards, configure Prometheus and alerting systems, and perform root cause analysis for comprehensive infrastructure troubleshooting.
Categories
general
Installation
npm
npm install @jamesbrink/jamesbrink-coroot
Configuration
{
"mcpServers": {
"jamesbrink-coroot": {
"command": "npx",
"args": [
"-y",
"@jamesbrink/jamesbrink-coroot"
]
}
}
}