Add MCP Server

Manage and configure your MCP servers in one centralized location. See Build Your Own MCP Server to build your own MCP server from scratch.

Note: Tokens refresh automatically after OAuth or Auth Request authentication.

Configure an MCP Server With OAuth Authentication

  1. Click the MCP Servers tab from the left-side navigation.

  2. Click the Add MCP Server button in the top left corner.

    Add MCP Server

  3. Provide a unique name for your MCP Server. This name will be used to configure the MCP Server Node in the Agent Builder workflow.

  4. Set the URL of MCP server to https://<host>:<port>/mcp or https://<host>:<port>/sse. The URL fully defines the endpoint path, there are no extra path fields.

  5. Select OAuth as the authentication mode.

  6. Configure an application in your MCP server provider, using the provided Redirect Callback URL.

  7. Enter all required credentials for MCP Server OAuth.

    MCP Server OAuth Authentication

  8. Click Add MCP Server once all details are entered.

  9. A dialog box requesting authorization will appear. Click Request Authorization.

  10. You will be redirected to the OAuth page to authorize the application.

  11. After authorization is complete, the MCP Server will be listed in the table.

See MCP Server to learn how to use your MCP Server in the Agent Builder workflow.