General questions
What plans support connectors?
What plans support connectors?
What is MCP?
What is MCP?
Can I use connectors on mobile?
Can I use connectors on mobile?
How do I enable connectors in my organization?
How do I enable connectors in my organization?
Authentication & security
How does authentication work?
How does authentication work?
Can Claude modify my data?
Can Claude modify my data?
How do I disconnect a connector?
How do I disconnect a connector?
What data does Anthropic collect from connectors?
What data does Anthropic collect from connectors?
Technical questions
What are the timeout limits?
What are the timeout limits?
- Claude.ai and Desktop: 300 seconds (5 minutes)
- Claude Code: Configurable via
MCP_TOOL_TIMEOUT
What's the maximum response size?
What's the maximum response size?
- Claude.ai and Desktop: ~150,000 characters
- Claude Code: 25,000 tokens (configurable via
MAX_MCP_OUTPUT_TOKENS)
Why isn't my connector working?
Why isn't my connector working?
- Authentication expired—try disconnecting and reconnecting
- Service is temporarily unavailable
- Permissions changed on the external service
- Browser extensions blocking the connection
Custom connectors
Can I build my own connector?
Can I build my own connector?
How do I submit a connector to the directory?
How do I submit a connector to the directory?
title and the applicable readOnlyHint or destructiveHint. Learn more about submitting custom connectors.What authentication methods are supported for custom connectors?
What authentication methods are supported for custom connectors?
client_credentials grant is not supported—every connection requires user consent—but oauth_anthropic_creds provides a consent-gated alternative. See the authentication reference for details.Directory & partnership
Is there a fee to be in the directory?
Is there a fee to be in the directory?
Can I get expedited review or preferred placement?
Can I get expedited review or preferred placement?
Do I need a contract with Anthropic?
Do I need a contract with Anthropic?
Does Anthropic train on my connector's data?
Does Anthropic train on my connector's data?
Should I build a remote or local server?
Should I build a remote or local server?
What's the difference between a directory connector and a custom connector?
What's the difference between a directory connector and a custom connector?
Are first-party connectors like Gmail and Slack in the directory?
Are first-party connectors like Gmail and Slack in the directory?
Are connectors and MCP Apps available on mobile?
Are connectors and MCP Apps available on mobile?
What IP range does Anthropic call my server from?
What IP range does Anthropic call my server from?
160.79.104.0/21. See the IP address reference.