For the complete documentation index, see llms.txt. This page is also available as Markdown.

1. Creating a custom MCP

Use this process if the MCP you need isn't among the pre-configured ones.

After clicking "Add a custom MCP", a modal window titled "Create New MCP" will open with several fields to fill in.

Configuration parameters

  • Name: type an identifying name (e.g., "Custom MCP Server", "CRM Integration")

  • Description: type a detailed description of what the MCP does

  • Prompt (optional): enter instructions on how the agent should use this MCP

  • Authentication token (optional): paste the authentication token from your external service here

  • URL: enter the identifying URL of your MCP server

Saving the custom MCP

  1. Make sure all required fields (Name, Description, URL) are filled in

  2. Click the "Create MCP" button in the bottom right

  3. Wait for the confirmation message

To cancel: click "Cancel" or the X in the top right.

Last updated