v2
latestOpenAPI 3.1.02026-07-262937191.0 MBCreate a new connector.
Create a new MCP connector. You can customize its visibility, url and auth type.
Request body
The name of the connector. Should be 64 char length maximum, alphanumeric, only underscores/dashes.
Optional human-readable title for the connector.
The description of the connector.
The optional url of the icon you want to associate to the connector.
Visibility options available to public API callers.
Excludes shared_global which is reserved for system-owned connectors.
The url of the MCP server.
Optional organization-level headers to be sent with the request to the mcp server.
Optional URL to fetch OAuth2 authorization server metadata from (RFC 8414). When provided, the metadata is fetched from this URL and used instead of .well-known discovery. Mutually exclusive with oauth2_server_metadata.
Optional system prompt for the connector.
Response
Successful Response