Konrado.AIdocs

Server Integrations

Connect hosting panels like cPanel, DirectAdmin, and Plesk to Konrado.AI

Server integrations allow Konrado.AI to pull hosting account and server information, giving the AI context for technical support inquiries.

Supported Platforms

PlatformDescription
DirectAdminLightweight control panel for web hosting management
cPanelWeb hosting control panel for managing servers and websites
PleskMulti-platform control panel for hosting and domains
GenericUniversal MCP server for custom integrations and third-party sources

Adding a Server Integration

Step 1: Access Integration Management

Navigate to the Integrations section in Konrado.AI and scroll down to Manage Your Integrations.

Step 2: Select Integration Type

Click Add Integration and choose from the list of supported platforms (DirectAdmin, cPanel, Plesk, or Generic).

Step 3: Install on Your Server

After selecting a platform (e.g., cPanel), the system will show specific installation instructions:

  1. Log in to your server via SSH as root user
  2. Copy and run the provided installation command
  3. Wait for automatic connection detection

The installation command will look something like this:

bash <(curl -s http://repo.konrado.ai/init.sh) --api-key=YOUR_API_KEY --callback-url=https://app.konrado.ai/api/integrations/servers/install

You must run this command as root. The script installs the Konrado.AI MCP server agent on your hosting panel.

Step 4: Verify Installation

Once the installation process completes, the system will display either a success confirmation or an error message indicating the integration status.

The connection status in the Konrado.AI dashboard will update automatically from Waiting for connection... to Connected.

Pro Tip

Connecting multiple data sources allows Konrado.AI to access comprehensive customer context and generate more accurate support responses. The more integrations you connect, the better the AI can assist your team.

Next Steps

After connecting your server integrations, learn about managing your team or install the Chrome Extension for in-ticket AI assistance.

On this page