Skip to main content
You can connect Agent Builder to third-party MCP servers to extend your agents with additional tools and integrations. This page covers how to add custom MCP servers and provides configuration details for popular third-party servers.

Add a third-party MCP server

To connect a third-party MCP server to Agent Builder:
1

Navigate to MCP server settings

In the LangSmith UI, select Settings in the lower left sidebar, then choose the MCP Servers tab.
2

Add the server

Click Add server and enter:
  • Name: A descriptive name for the server
  • URL: The MCP server endpoint URL
3

Configure authentication

Select an authentication type based on the server’s requirements:
  • Headers: Add key-value pairs sent with every request.
  • OAuth 2.1 (Auto): Select this for servers that support OAuth via dynamic client registration. You’ll be prompted to log in with your account for that service.
  • OAuth 2.1 (Manual): Select this for servers that support OAuth, but require specifying the client ID/secret beforehand. OAuth providers used in this flow must have PKCE enabled.
For specific authentication details, see the configuration details for each supported server.
4

Save and verify

Click Save server. Agent Builder will discover available tools from the server.

Supported servers

Arcade

Arcade provides a gateway for connecting to various tools and services. Configuration details
SettingValue
URLDynamic. Create an MCP gateway in your Arcade dashboard, select the tools you want, then copy the generated URL.
Auth typeHeaders or OAuth 2.1 (Auto). See below for specific details.
Option 1: Headers authentication Add the following headers:
HeaderValue
AuthorizationBearer ARCADE_API_KEY
Arcade-User-IdYour email address
Option 2: OAuth authentication
  1. Select OAuth 2.1 (Auto) as the auth type when adding the server.
  2. Log in with your Arcade account when prompted.
To learn more about Arcade MCP integration, see the Arcade documentation.

Parallel

Parallel provides search and task automation tools. Configuration details
SettingValue
URLhttps://search-mcp.parallel.ai/mcp
Auth typeHeaders
Add the following header:
HeaderValue
AuthorizationBearer PARALLEL_API_KEY
For more information, see the Parallel documentation for search MCP and task MCP.

Notion

Notion provides tools for interacting with your Notion workspace. Configuration details
SettingValue
URLhttps://mcp.notion.com/mcp
Auth typeOAuth 2.1 (Auto)
  1. Select OAuth 2.1 (Auto) as the auth type when adding the server.
  2. Log in with your Notion account when prompted.
For more information, see the Notion MCP documentation.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.