Skip to main content

Connections

Manage connectors and MCP servers for your CloudThinker environment to integrate with various services and tools.
  • Builtin Connections
  • MCP Connections
  • Builtin Tools

Built-in Connections

CloudThinker provides several built-in connections for popular cloud services and databases.

Available Built-in Connections

https://mintcdn.com/cloudthinker/qPO13J0Sg_1q5VB1/images/icons/aws.svg?fit=max&auto=format&n=qPO13J0Sg_1q5VB1&q=85&s=521704ac188b659398c1e1dba055377a

Amazon Web Services

Connect to AWS services including EC2, S3, RDS, Lambda, and more for comprehensive cloud operations.
https://mintcdn.com/cloudthinker/qPO13J0Sg_1q5VB1/images/icons/gcp.svg?fit=max&auto=format&n=qPO13J0Sg_1q5VB1&q=85&s=33fba3d4dbf9a47d98b3524d99ec7737

Google Cloud Platform

Integrate with Google Cloud services including Compute Engine, Cloud Storage, BigQuery, and Kubernetes Engine.
https://mintcdn.com/cloudthinker/qPO13J0Sg_1q5VB1/images/icons/azure.svg?fit=max&auto=format&n=qPO13J0Sg_1q5VB1&q=85&s=228f8a3f7221b66c3fc43bff0bc3e66d

Microsoft Azure

Connect to Azure services including Virtual Machines, Blob Storage, SQL Database, and Container Instances.
https://mintcdn.com/cloudthinker/qPO13J0Sg_1q5VB1/images/icons/postgresql.svg?fit=max&auto=format&n=qPO13J0Sg_1q5VB1&q=85&s=7f085b11e6d5fabed355d887ac0b846b

PostgreSQL

Connect to PostgreSQL databases for monitoring and optimization operations.
https://mintcdn.com/cloudthinker/qPO13J0Sg_1q5VB1/images/icons/kubernetes.svg?fit=max&auto=format&n=qPO13J0Sg_1q5VB1&q=85&s=6d34a55886e62f52efcf2fc236461601

Kubernetes

Integrate with Kubernetes clusters for workload management and monitoring.
https://mintcdn.com/cloudthinker/qPO13J0Sg_1q5VB1/images/icons/mysql.svg?fit=max&auto=format&n=qPO13J0Sg_1q5VB1&q=85&s=3328e3934bf7ec8a3aaf2ee333f4c749

MySQL

Connect to MySQL databases for performance monitoring and optimization tasks.
https://mintcdn.com/cloudthinker/qPO13J0Sg_1q5VB1/images/icons/grafana.svg?fit=max&auto=format&n=qPO13J0Sg_1q5VB1&q=85&s=cb414e8392ca6901a4dc42c318117d78

Grafana

Connect to Grafana for dashboard visualization, metrics monitoring, and alerting integration.
https://mintcdn.com/cloudthinker/qPO13J0Sg_1q5VB1/images/icons/elasticsearch.svg?fit=max&auto=format&n=qPO13J0Sg_1q5VB1&q=85&s=cf78b59e5c86567d9420cfc6421e582c

Elasticsearch

Integrate with Elasticsearch for log analysis, search operations, and observability data.

Managing Built-in Connections

Connecting a Service:
  1. Set up credentials: Follow our credential setup guide to create read-only access
  2. Click the Connect button on the desired service
  3. Provide the required credentials and configuration
  4. Test the connection to ensure proper setup
  5. Save the connection for use in operations
Connection States:
  • Ready to connect: Service is available but not yet configured
  • Connected: Service is active and ready for operations
  • Disconnected: Service was connected but is currently unavailable

Credential Setup Guide

Learn how to create secure, read-only access credentials for all supported services
Built-in connections are pre-configured with the most common settings for each service type. You can customize these connections after initial setup.

Connection Security

Best Practices

Credential Management

  • Use read-only credentials when possible
  • Implement proper access controls and permissions
  • Regularly rotate access keys and passwords
  • Store credentials securely with encryption

Network Security

  • Use HTTPS/TLS for all connections
  • Implement IP whitelisting where possible
  • Monitor connection logs for suspicious activity
  • Set appropriate timeout values

Troubleshooting Connections

Common Issues:
  • Incorrect credentials or expired tokens
  • Network connectivity problems
  • Service endpoint changes
  • Firewall or security group restrictions
Solutions:
  • Verify credentials are correct and active
  • Test network connectivity to the service
  • Check service status and endpoint URLs
  • Review firewall and security configurations
Common Problems:
  • MCP server not responding
  • Transport configuration errors
  • Environment variable issues
  • Protocol version mismatches
Troubleshooting Steps:
  • Verify MCP server is running and accessible
  • Check transport type and URL configuration
  • Validate environment variables are set correctly
  • Ensure protocol compatibility between client and server

Next Steps