Connector (AI connector)
A connector is an AI vendor’s product name for a remote MCP server their assistant can reach over HTTPS. Claude connectors and ChatGPT custom connectors are the same underlying thing: a server you authorise with OAuth.
Anthropic calls them connectors; OpenAI calls them custom connectors behind developer mode. Both are remote MCP servers. You authorise one once with OAuth, and from then on the assistant can list the actions that server offers and call them mid-conversation, acting with the permissions you already hold in that tool rather than a copy of your password.
A vendor directory is a trust signal rather than a boundary. Any remote MCP server can be added as a custom connector by URL whether or not it is listed. Anthropic makes custom connectors available on Free, Pro, Max, Team and Enterprise, with Free limited to one; on Team and Enterprise an Owner adds the connector for the organisation and members then connect their own account.
The security model is worth understanding before the convenience. The model reads tool descriptions as guidance, so a hostile server can place instructions in them — Anthropic’s own documentation warns that “malicious MCP servers may include hidden instructions” and advises connecting only to trusted servers. Treat adding one like installing an app with account access.
The practical limit is not the plan cap but attention. Every connected server adds its tool descriptions to every turn; past a few dozen tools, model accuracy falls and latency rises. Three or four well-chosen connectors outperform twelve.