C

Coroot

Integrates with the Coroot observability platform to monitor applications in real-time, analyze logs...

153 views
1 installs
Updated Sep 9, 2025
Not audited
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.
  1. Obtain Your Coroot Instance URL

    • Make sure you have access to your Coroot deployment.
    • Copy the URL of your Coroot instance (e.g., http://localhost:8080).
  2. Choose an Authentication Method

    • Decide if you will use a username/password or SSO/MFA (session cookie).
    • For data ingestion only, you may use an API key.

For Username and Password:

  1. Collect Username and Password

    • Use the administrator or user credentials for your Coroot instance.
    • Ensure your account has permission to access the necessary APIs.
  2. Fill in the FastMCP Connection Interface

    • Paste your Coroot instance URL into the COROOT_BASE_URL field.
    • Enter your username in the COROOT_USERNAME field.
    • Enter your password in the COROOT_PASSWORD field.

For SSO/MFA via Session Cookie:

  1. Log in to Coroot via Web Browser

    • Open your Coroot instance in your browser and log in with your SSO/MFA credentials.
  2. Get the Session Cookie:

    • Open Developer Tools (F12 or right-click → Inspect).
    • Go to the “Application” or “Storage” tab, then choose “Cookies.”
    • Locate and copy the value of the auth cookie.
  3. Fill in the FastMCP Connection Interface

    • Paste your Coroot instance URL into the COROOT_BASE_URL field.
    • Enter your session cookie value in the COROOT_SESSION_COOKIE field.

For API Key (Data Ingestion Only):

  1. Generate or Obtain a Coroot API Key

    • Log in to your Coroot web interface as an administrator.
    • Navigate to the relevant project or user settings.
    • Find the section to generate an API key and create or copy one.
  2. Fill in the FastMCP Connection Interface

    • Paste your Coroot instance URL into the COROOT_BASE_URL field.
    • Enter your API key in the COROOT_API_KEY field.

Final Step

  1. Click the “Install Now” Button
    • Use the ready-made button to submit and save your environment variables in the FastMCP connection interface. Your server will now connect to Coroot.

Quick Start

View on GitHub

More for Monitoring

View All →

More for Project Management

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.