For what directory and custom connectors look like to a Claude user, including the Verified and Community labels, see connector verification.
Share an install link
Both directory and custom connectors have a URL you can share from your own documentation, a “Connect to Claude” button, or an onboarding email.Directory connectors
After publication, your connector has a permanent listing URL based on its slug:https://claude.ai/directory/connectors/dovetail opens the Dovetail listing with its description, screenshots, and a Connect button. You receive your slug when your submission is approved, and it cannot change afterward.
Custom connectors
For a connector that is not in the directory, link to the Add custom connector dialog with the name and URL prefilled:
For example, an install link for a server at
https://mcp.example.com/ looks like this:
Install links only prefill the form. They do not bypass review by the user, and they do not grant your server any permissions the user has not confirmed.
Suggested Connectors
Directory connectors are eligible for Suggested Connectors—Claude can recommend your connector in-chat when it’s relevant to the user’s task. Custom connectors are never suggested. Every directory entry is automatically eligible; there is no separate opt-in.Use both: directory plus elevated custom
A supported pattern is to list a connector in the directory with safe, broadly-applicable defaults, and provide enterprise customers a separate URL to add as a custom connector with elevated permissions or tenant-specific configuration. Document both paths in your own product docs.Per-tenant URLs
If your server URL varies per tenant (for example,{tenant}.mcp.example.com), submit one directory listing with a URL pattern. Each user enters their own URL when they connect. See Servers with per-customer URLs for how this choice limits your authentication options.
What the directory is not
The Anthropic Directory is independent of the open MCP Registry and themodelcontextprotocol/servers GitHub repository. Publishing to those does not surface your server in Claude. Submit through the directory submission form to appear in Claude products.