Home

Connecting AI Applications to Your MCP Server

This guide explains how to connect AI applications (like Claude, ChatGPT, or your custom AI) to the MCP servers you've deployed on MCP-Cloud.

What Can My MCP Server Do?

Your MCP server acts as a smart bridge between AI applications and external tools or data sources. Once connected, AI applications can:

Supported Integrations

Connect your MCP server to these applications and platforms:

Step-by-Step Connection Guides

Connecting with Claude Desktop

Claude Desktop offers the simplest way to connect to your MCP server:

  1. Open Claude Desktop app
  2. Go to Settings > MCP Servers
  3. Copy the Claude Desktop configuration block from your MCP-Cloud dashboard
  4. Paste the configuration directly into your Claude Desktop settings
  5. Click "Save"
  6. Start a new conversation and select your server from the tools menu

Alternative manual setup:

Connecting with Cursor

To connect your MCP server to Cursor:

  1. Open Cursor
  2. Go to Settings > Extensions
  3. Search for MCP or model context protocol extensions
  4. Install a compatible MCP extension
  5. Copy the Cursor configuration block from your MCP-Cloud dashboard
  6. Paste the configuration into the extension settings
  7. Start using your MCP server tools in Cursor's AI features

Alternative manual setup:

Connecting with VSCode

To connect your MCP server to VSCode:

  1. Open Visual Studio Code
  2. Go to Extensions marketplace
  3. Search for MCP or model context protocol extensions
  4. Install a compatible MCP extension
  5. Copy the VSCode configuration block from your MCP-Cloud dashboard
  6. Paste the configuration into the extension settings
  7. Use your MCP server through VSCode's AI features

Alternative manual setup:

Connecting with Windsurf

To connect your MCP server to Windsurf:

  1. Open Windsurf
  2. Navigate to Settings or Preferences
  3. Look for MCP or integration settings
  4. Copy the Windsurf configuration block from your MCP-Cloud dashboard
  5. Paste the configuration into the MCP settings
  6. Save settings and start using your MCP server

Alternative manual setup:

Using N8N with Your MCP Server

N8N is a powerful workflow automation tool that works great with MCP servers:

  1. Sign up for N8N (cloud or self-hosted)
  2. Create a new workflow
  3. Add an "HTTP Request" node
  4. Configure it to connect to your MCP server URL
  5. Add your authentication details
  6. Set up triggers and actions in your workflow
  7. Activate your workflow

Easy Setup with Copy/Paste Configuration

MCP-Cloud makes connecting to your servers incredibly simple by providing ready-to-use configuration code blocks. For each deployed server, you'll find:

Simply copy the provided configuration block from your dashboard and paste it directly into your application's MCP settings - no manual URL or token entry required!

Connection Requirements

When connecting to your MCP server, you may need:

Popular Use Cases

AI Research Assistant

Connect an AI like Claude to a Brave Search MCP server to:

Document Analysis Helper

Connect an AI to a Google Drive MCP server to:

Developer Assistant

Connect an AI to a GitHub MCP server to:

Database Explorer

Connect an AI to a PostgreSQL MCP server to:

Troubleshooting Connections

If you have trouble connecting your AI application to your MCP server:

  1. Check the server status in your MCP-Cloud dashboard
  2. Verify the URL is correct and includes the full address with https://
  3. Confirm authentication details are correct if applicable
  4. Check access permissions if using a service that requires specific permissions
  5. Test the connection using the built-in tester in your MCP-Cloud dashboard

Need More Help?

Remember, you can always test your server connection directly from the MCP-Cloud dashboard before trying to connect it to an AI application.