Connectors

i
Information

Connectors are a beta feature. The API interface can change.

Connectors are registered MCP servers that you can use as tools in conversations and Agents, from any SDK or directly via the API, without managing MCP transport locally.

Once registered, a Connector exposes its tools to the model on demand: the model discovers them automatically and calls the right one based on the user's request.

tip

What is MCP?

The Model Context Protocol (MCP) is an open standard for connecting AI models to external tools and data sources through a unified interface. Any MCP-compatible server can be registered as a Connector.

Next steps

Next steps