Search the documentation
50 pages for /mcp.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
mcp-connector
Claude Developer Platform · path
agents-and-tools/mcp-connector
concepts
Claude Developer Platform · path
agents-and-tools/mcp-tunnels/concepts
console
Claude Developer Platform · path
agents-and-tools/mcp-tunnels/console
Edit docker-compose.yaml: increment the integer in the setup service's
Claude Developer Platform · path
agents-and-tools/mcp-tunnels/deploy-compose
deploy-helm
Claude Developer Platform · path
agents-and-tools/mcp-tunnels/deploy-helm
overview
Claude Developer Platform · path
agents-and-tools/mcp-tunnels/overview
quickstart
Claude Developer Platform · path
agents-and-tools/mcp-tunnels/quickstart
reference
Claude Developer Platform · path
agents-and-tools/mcp-tunnels/reference
security
Claude Developer Platform · path
agents-and-tools/mcp-tunnels/security
troubleshooting
Claude Developer Platform · path
agents-and-tools/mcp-tunnels/troubleshooting
MCP Tunnels
Claude Developer Platform · path
api/admin/mcp_tunnels
Archive Tunnel
Claude Developer Platform · path
api/admin/mcp_tunnels/archive
List Tunnels
Claude Developer Platform · path
api/admin/mcp_tunnels/list
Get Tunnel
Claude Developer Platform · path
api/admin/mcp_tunnels/retrieve
Reveal Tunnel Token
Claude Developer Platform · path
api/admin/mcp_tunnels/reveal_token
Rotate Tunnel Token
Claude Developer Platform · path
api/admin/mcp_tunnels/rotate_token
Tunnel Certificates
Claude Developer Platform · path
api/admin/mcp_tunnels/tunnel_certificates
Archive Tunnel Certificate
Claude Developer Platform · path
api/admin/mcp_tunnels/tunnel_certificates/archive
Create Tunnel Certificate
Claude Developer Platform · path
api/admin/mcp_tunnels/tunnel_certificates/create
List Tunnel Certificates
Claude Developer Platform · path
api/admin/mcp_tunnels/tunnel_certificates/list
Get Tunnel Certificate
Claude Developer Platform · path
api/admin/mcp_tunnels/tunnel_certificates/retrieve
Validate Credential
Claude Developer Platform · path
api/beta/vaults/credentials/mcp_oauth_validate
mcp-connector
Claude Developer Platform · path
managed-agents/mcp-connector
Connect to external tools with MCP
Claude Code CLI · path
agent-sdk/mcp
Model Context Protocol (MCP)
Claude Documentation · path
connectors/building/mcp
Building cross-platform MCP Apps
Claude Documentation · path
connectors/building/mcp-apps/cross-compatibility
Design guidelines
Claude Documentation · path
connectors/building/mcp-apps/design-guidelines
Opening external links from MCP Apps
Claude Documentation · path
connectors/building/mcp-apps/external-links
Get started with MCP Apps
Claude Documentation · path
connectors/building/mcp-apps/getting-started
Supersede older widget instances
Claude Documentation · path
connectors/building/mcp-apps/instance-supersession
Blend your MCP App with Claude's theme
Claude Documentation · path
connectors/building/mcp-apps/transparent-theming
Troubleshooting MCP Apps
Claude Documentation · path
connectors/building/mcp-apps/troubleshooting
Build a desktop extension with MCPB
Claude Documentation · path
connectors/building/mcpb
glossary
Claude Developer Platform · in the page
about-claude/glossary
…anner. See the [MCP documentation](https://platform.claude.com/docs/en/mcp) to learn more. ## MCP connector The MCP connector is a feature that allows API users to connect to MCP servers directly fr…
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…, [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector), [memory](https://platform.claude.com/docs/en/agents-and-tools/tool-use/memory-tool)) Two exceptions: [web fetch]…
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…e [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector): with a public GitHub MCP server attached, deferring its toolset (`default_config: {defer_loading: true}`) cut the…
remote-mcp-servers
Claude Developer Platform · in the page
agents-and-tools/remote-mcp-servers
…e [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector). <Note> Once connected, remote MCP tools follow the same triggering behavior as any other tool. See [When Claud…
overview
Claude Developer Platform · in the page
agents-and-tools/tool-use/overview
…e [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector). For building your own MCP client, see the Model Context Protocol guide to [building an MCP client](https://modelc…
Process results programmatically
Claude Developer Platform · in the page
agents-and-tools/tool-use/programmatic-tool-calling
…n [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector) * The [computer use](https://platform.claude.com/docs/en/agents-and-tools/tool-use/computer-use-tool) and [browser…
server-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/server-tools
…e [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector) behaves the same way. Server tool calls that already have their result block in the same response are complete and…
tool-reference
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-reference
…| [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector) | `mcp_toolset` | Serve…
tool-search-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-search-tool
…e [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector), you don't set `defer_loading` on individual tool definitions. Instead, set it once on the `mcp_toolset` entry's `…
beta-headers
Claude Developer Platform · in the page
api/beta-headers
…unnels reference](https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/reference#tunnels-api) for details. Endpoint-specific headers that apply to the same endpoint aren't always combinab…
Agents
Claude Developer Platform · in the page
api/beta/agents
…CP connector guide](https://platform.claude.com/docs/en/managed-agents/mcp-connector). - `name: string` Unique name for this server, referenced by mcp_toolset configurations. 1-255 characters.…
Create Agent
Claude Developer Platform · in the page
api/beta/agents/create
…CP connector guide](https://platform.claude.com/docs/en/managed-agents/mcp-connector). - `name: string` Unique name for this server, referenced by mcp_toolset configurations. 1-255 characters.…
Update Agent
Claude Developer Platform · in the page
api/beta/agents/update
…CP connector guide](https://platform.claude.com/docs/en/managed-agents/mcp-connector). - `name: string` Unique name for this server, referenced by mcp_toolset configurations. 1-255 characters.…
Vaults
Claude Developer Platform · in the page
api/beta/vaults
…redential **POST** `/v1/vaults/{vault_id}/credentials/{credential_id}/mcp_oauth_validate` Validate Credential #### Path parameters - `vault_id: string` - `credential_id: string` #### Headers -…
Credentials
Claude Developer Platform · in the page
api/beta/vaults/credentials
…redential **POST** `/v1/vaults/{vault_id}/credentials/{credential_id}/mcp_oauth_validate` Validate Credential ### Path parameters - `vault_id: string` - `credential_id: string` ### Headers - `"…
mid-conversation-system-messages
Claude Developer Platform · in the page
build-with-claude/mid-conversation-system-messages
…d [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector) tools can be referenced individually with `mcp_tool_reference` (`server_name` and `name`) or as a whole toolset wi…
overview
Claude Developer Platform · in the page
build-with-claude/overview
…| [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector) | Connect to remote [MCP](https://platform.claude.com/docs/en/mcp) servers di…