Connect to Your MCP
Once you have tested your MCP server in the Inspector tab, connect your LLM or AI agent to enable real-time integration. This allows your AI applications to discover and use the actions provided by your MCP server.
Prerequisites
Before connecting your MCP server to an AI application, ensure that:
- Your MCP server has been created and configured
- At least one action has been added to your MCP server
- You have tested your actions using the Inspector to verify they work correctly
- You have access to the AI application you want to connect (e.g., Cursor, Claude Desktop)
Steps
-
Go to the Overview tab of your MCP server in the Boltic dashboard.
-
Click Connect MCP. A dialog box will display connection details and setup instructions for clients such as Claude Desktop and Cursor IDE.
-
Choose the client you want to connect with the available options. Each client has specific setup instructions tailored to its configuration format.
-
Copy the setup command or configuration snippet for your selected client. This typically includes:
- The MCP server endpoint URL
- Authentication credentials (if required)
- Protocol version information
- Client-specific configuration parameters
-
Configure your AI application as follows:
- Kaily
- Cursor
- Claude
- Windsurf
- Refer to the Kaily documentation for MCP installation steps.
- Go to Cursor tab.
- Copy and run the command in your terminal to configure your client. Refer to the Cursor documentation for MCP installation steps.
- Go to Claude tab.
- Copy and run the command in your terminal to configure your client. Refer to the Claude documentation for MCP installation steps.
- Go to Windsurf tab.
- Copy and run the command in your terminal to configure your client.
Connection Details
Connection details include the following:
- Server URL: The endpoint where your MCP server is hosted
- Authentication: Required credentials or tokens for secure access
- Protocol Version: The MCP protocol version your server supports
- Client Configuration: Pre-formatted configuration snippets for easy setup
For further assistance, consult the client-specific documentation or contact support.