Before you begin
- You must be an account owner or admin to create an MCP server or manage tools.
- You’ll need at least one API to expose it as a MCP tool.
- You must create an account alias before creating an MCP Server.
You can create a new MCP server from AI studio.
-
Navigate to AI studio → MCP server. If you don’t have any existing servers click Create MCP server.
If you have previously created a server, click + Create MCP server in the upper right side of the page.
- In the Create new MCP enter the following required details:
- Name your MCP server - Name your MCP server to reference it from other parts of the application.
- Description (optional) - Enter a clear and concise description of your MCP server to help your AI agents and others understand its purpose. Keep this description updated as you make changes.
-
Relative URI - Use this field to define a unique Relative URI or the path of your MCP server within your account. The field value should start with “/” and cannot be empty.
- On the right side, In the Capabilities section click Add.
- In the Add capabilities page, select the APIs, tools, prompts, and resources you want to expose as MCP tools from the available list or search to select.
Note
Select from Celigo's prebuilt APIs or from the tools, resources, APIs, and prompts you've created, then click Save.
- Click Save. On saving, the page name changes from Create MCP server to Edit MCP server. You must assign an access token to invoke the MCP server. To add, click the Access tab and select API token. Select from the existing list or if you wish to create a new token click Create token. Click Close. The MCP server is now listed in the MCP servers page. It's a good practice to enable and test the MCP server.
Once you save, the MCP server will be created and you can see it on the MCP servers page. To enable the MCP server:
- Navigate to AI Studio → MCP servers.
- Locate the MCP server that you wish to enable from the MCP server list.
- Use the enable or disable the toggle associated with the server.
- Confirm the action when prompted.
Note
Disabling a server immediately prevents the execution of all downstream calls.
- All flows or agents calling a disabled MCP server will receive an error.
- Tools remain visible in the tool list but are non-callable.
In the MCP server page, open an existing MCP Server, click Test server to validate if your MCP server is created properly or not. You should see a list of tools in a JSON packet that you added in your MCP server. This action works the same as making a call to the list or tools endpoint on the MCP server.
Note
The MCP server must be enabled before you can test it.
You can publish an existing API as an MCP tool from the API resource itself.
-
Navigate to Resources → API → Actions (...) → Add to MCP server.
-
Choose one option:
- Create new MCP server: If you want, create a new server and add the selected API as a tool.
- Add to existing MCP server: Adds the selected API to an existing server.
Use the following steps to add an existing one:
-
Navigate to Resources → API → Actions (...) → Add to MCP server. Then, select Add to existing MCP under the Options field.
Note
Select MCP server field is available only on selecting Add to existing MCP option.
- Select an MCP server from the Select MCP server drop down and click Add to MCP.
- The Edit MCP server page is displayed. Click Save & close.
- Once you save, the MCP server is created and you can see it in the MCP server page. It's a good practice to enable and then test the MCP server.
The Capability section on the right side of the Create MCP server or Edit MCP server page allows you to add MCP tools.
- Click Add. The Add capabilities panel opens.
- Select one or more tools by browsing the list or use search to find a specific capability that you want to add.
- Use the toggle at the top of the page and switch to Tools, APIs, Prompts, and Resources, then select or search to add.
- Click the View icon in the View column next to the added Tools, APIs, Prompts, and Resources, to open it in Flow Builder. Review the configuration, then close Flow Builder to return.
- Click Save.
All the selected APIs are added to the MCP server. For each tool you have options to:
- Enable/Disable
- View - Click to view it in the flow builder and close it.
- Delete - Click to delete the tool.
-
Configure - Click the gear icon to rename the tool and click Save.