Skip to content

Agent connectors Beta

Agent connectors make tools and APIs from external services available to the AI agent and MCP clients.

You can create and manage them from global nav > Workspace settings > Agent connectors.

Availability can also be restricted through Connector access in AI profiles.

INFO

This feature is in beta. The specification might change without notice.

Using connectors from MCP clients

Codatum can act as a gateway that lets MCP clients use external services registered as agent connectors. You don't need to configure the external service credentials in the MCP client.

Available operations depend on the connected user's permissions and the connector:read and connector:execute scopes approved for the Codatum MCP connection. See MCP client settings for connection and scope details.

Creating and managing

You need permission to change workspace settings to create, edit, or delete connectors.

  1. Open global nav > Workspace settings > Agent connectors.
  2. Select Personal auth connectors or Shared auth connectors.
    • Under Personal auth connectors, each user uses their own external service account and permissions.
    • Under Shared auth connectors, the workspace shares the same credentials, such as a service account or API key.
    • In both catalogs, Connector access in AI profiles controls which connectors are available in Codatum.
  3. Choose a built-in connector from the selected catalog.
    • Enter a service name in Search by service name... to find connectors.
    • You can filter by the following conditions:
      • Category (Collaboration / Sales & Marketing / Engineering / Data & Analytics / Operations)
      • Market (Global / Japan)
      • Connector type (MCP / API)
      • Status (Live-tested / Not live-tested / Upon request)
    • Filters start unselected and show every connector in the selected catalog.
    • If you don't enter a search term or select a category, the catalog shows Popular connectors and then connectors grouped by category.
    • When you start a search, the catalog shows only matching connectors grouped by category.
    • The same service can appear in both catalogs.
    • The bottom of each card shows the type (MCP / API).
    • Connectors that Codatum has tested show Live-tested with a check icon.
  4. Review its description, authentication method, and official website in the catalog detail.
    • Administrators and developers can expand Connection details to view technical information for the selected catalog.
    • Its values are paired with explicit labels such as Authentication method, OAuth client registration, OAuth App, and Credentials.
    • Access in Codatum links to the AI profile settings.
    • If the connector is available for self-service setup, select Install connector.
    • A connector marked Verification pending can't be added until live testing is complete.
    • To request access, select Contact us on its detail page.
    • If it's marked Upon request, also select Contact us on the detail page.
    • Confirm the connector and request type, enter optional details, then select Submit request.
    • For a destination not in the catalog, select Create custom connector to configure an MCP URL or API manually.
  5. If Required setup before connecting appears on the connection settings page, complete those instructions. Enter the connector settings, then select Create.
    • For a personal OAuth MCP connector, you can then select Connect and set up or Set up later.
    • Connect and set up authenticates your account and completes connector readiness.
    • Set up later opens the connector details without authenticating.
  6. Use Installed to view, edit, or delete created connectors.
    • Catalog cards and details show Installed when the same connector already exists in that authentication catalog.
    • Installed connectors on the detail page lists the existing connectors.
    • Select a connector in the list to review its settings.
    • To add another instance of the same connector, select Install another below the list.

Connectors managed in Slack integration

Connecting a Slack workspace in Workspace settings > Slack integration automatically adds a shared Slack connector. You don't need to enter a token or authenticate each user separately.

To use it from the AI agent, allow the connector individually or select All connectors under Connector access in an AI Profile. Slack integration settings show the number of AI Profiles that can use the connection. Select the count to view the connector details and the list of AI Profiles.

If permissions are missing, Slack integration settings show a notice and Update permissions. Re-authenticate to grant the additional permissions. Operations covered by existing permissions remain available before the update.

Allow Codatum Agent to start from Slack controls whether you can start Codatum Agent from Slack. AI Profiles with connector access can use the Slack connector even when this setting is off.

The connector is labeled Managed in Slack integration. You can't change its name, credentials, or enabled state, or delete it from connector settings. Select Edit instructions to override the overview and skill doc. Select Open Slack integration to manage the connection.

If updating the connector fails after connecting or re-authenticating, you return to Slack integration settings with an error. Re-authenticate to try again. A failed connector update during disconnection also displays an error. The Slack connection change is already saved. The connector update is not retried automatically.

Disconnecting Slack leaves the connector disabled. Reconnecting after disconnection adds a new connector, which you must allow again in AI Profiles that use an individual allow list. Re-authenticating an existing connection or changing the permission to start Codatum Agent from Slack preserves connector permissions and instruction overrides.

Types

TypeDescription
MCPConnects to an MCP server and uses its published tools
APICalls an HTTP API directly

When creating a custom connector, you can choose MCP or API under Connector type. For built-in connectors, the type is already fixed.

Settings

Some items aren't shown, depending on the type and authentication method.

ItemDescription
Connector typeSelect MCP or API when you create a custom connector.
NameThe connector's display name
EnabledTurning this off disables the connector.
Authentication scopeFor a custom API that uses API key authentication, select Workspace or Personal. Manually configured APIs that use OAuth use personal authentication.
Server URLThe connection URL for a custom MCP connector. You can't change it after creation. It isn't shown for built-in connectors.
Authentication methodFor MCP, select a method supported by the connector: Personal (OAuth), Personal (API key), or Workspace (API key).
OAuth client (required) / OAuth client (optional)The client ID and client secret used for OAuth authentication. Whether they're required depends on the connector.
OAuth scopes (required) / OAuth scopes (optional)The scopes requested for OAuth authentication. For a built-in API, the connector definition fixes these scopes.
Request headersThe HTTP header templates used for MCP API key authentication. They come from the built-in connector and can't be changed
Endpoint prefixThe base URL for a custom API. You can't change it after creation. It isn't shown for built-in connectors.
Secret keysThe key names and values used for API or MCP API key authentication. For MCP API key, follow the hint shown for each key. Depending on the connector, enter either a full header value or separate values for the request header templates
Overview (optional) / Overview override (optional)Available under Additional settings. This short description is always passed to the agent. For a built-in connector, it overrides the default overview.
Skill doc (optional) / Skill doc override (optional)Available under Additional settings. These detailed instructions are loaded only when needed. For a built-in connector, they override the default skill doc.

For OAuth authentication, the OAuth client and OAuth scopes appear with the other primary settings.

  • For MCP, if the OAuth client is blank and the MCP server supports it, Dynamic Client Registration is used.
  • For MCP, if OAuth scopes are blank, the scopes advertised by the server are requested.
  • If a built-in MCP connector predefines OAuth scopes, the scopes field can't be left empty.
  • Manually configured API OAuth requires the client ID, client secret, and OAuth scopes shown by the built-in connector.

For built-in connectors that can't use Dynamic Client Registration, a workspace administrator creates an OAuth app with the provider and enters its client ID when a Codatum shared app isn't available. This applies to the following providers:

  • Google
  • Microsoft
  • GitHub
  • HubSpot
  • Salesforce
  • Box
  • Asana
  • Slack
  • PagerDuty
  • Gong
  • Front
  • Gainsight CS
  • Dropbox

The following providers also require a client secret:

  • Google
  • GitHub
  • HubSpot
  • Box
  • Asana
  • Slack
  • PagerDuty
  • Gong
  • Front
  • Gainsight CS

For MCP, when a Codatum shared app is available, leave the OAuth client fields blank, or enter your own app credentials to override it. Manually configured API OAuth requires the credentials of the app shown by the built-in connector.

Google Workspace MCP uses a Developer Preview feature with your own OAuth app. Before using it, confirm its current availability and requirements with Google.

Google's user data policy (Limited Use) doesn't allow Google Workspace data to be used to train or improve generalized AI or machine learning models. Codatum-managed AI models meet this requirement. For AI profiles that use your own API key, use an AI service plan and settings that don't use input data for training.

For live-tested connectors that support your own app, the creation form shows the following:

  • The app creation page
  • App type
  • Required values
  • Official setup guide

For MCP, set the app's redirect URI (callback URL) to https://app.codatum.com/oauth/mcp/callback. For API, use https://app.codatum.com/oauth/direct-api/callback.

How credentials are handled depends on the catalog you select.

  • Under Personal auth connectors, each user connects with their own OAuth account or API key.
  • Changing the OAuth client or OAuth scopes disconnects existing personal authentication and requires each user to reconnect.
  • Under Shared auth connectors, the workspace shares credentials registered by a workspace administrator.
  • Personal-scope authentication is managed under Connector authentication in account settings.

Readiness and connection status

In the connector list, Readiness shows the state of the connector as a whole. Your connection shows the current user's state. Neither state must be completed before the other.

For a connector under Personal auth connectors, readiness is complete when a workspace administrator connects their credentials and loads the tools. For a connector under Shared auth connectors, readiness is complete when a workspace administrator registers the shared credentials and loads the tools.

Readiness

For API connectors, workspace readiness is Available when the connector is enabled and, for organization scope, shared credentials are registered.

DisplayDescription
DisabledThe connector is disabled.
Not readyThe connector isn't ready for use.
AvailableThe connector is ready for use.
Action requiredConnection or readiness failed. The detail page shows an error category and the time of the check.

Your connection

DisplayDescription
Not connectedSelect Authenticate under Your connection for OAuth, or register an API key under Connector authentication in account settings.
ConnectedThe current user has completed personal authentication.
Not requiredThe connector uses shared workspace credentials instead of personal authentication.

When action is required

  1. Review the error under Readiness on the connector detail page.
  2. Correct the OAuth app or MCP server settings.
  3. If personal OAuth authentication isn't complete, select Authenticate in the Your connection section. For a personal API key, open Connector authentication in account settings and register the key.
  4. If you're authenticated and can change workspace settings, select Retry setup. Otherwise, ask a workspace administrator to complete readiness.

Built-in connectors

The following built-in connectors appear in the catalog. This list may be added to or changed without notice.

Connectors marked Upon request aren't currently available for self-service setup.

The detail page shows the verification status as Live-tested or Not live-tested.

  • Codatum has tested connectors marked Live-tested with a live service account.
  • Connectors marked Not live-tested are based on official specifications but can't be added until Codatum completes live testing. You can request access from the connector detail page.

Collaboration

NameTypeConnectionDescription
LinearAPIOrganization client credentials · Live-testedRetrieves issues, projects, teams, and more.
AirtableAPIOrganization service account · Not live-testedRetrieves bases, tables, records, fields, and more that the service account can access.
NotionMCPPersonal OAuth · Live-testedConnects to workspace search, page operations, and content editing available to the authenticated user.
NotionAPIOrganization API key · Live-testedRetrieves pages, data sources, and users shared with an internal connection.
AtlassianMCPPersonal OAuth · Live-testedConnects to Jira issues and the Confluence knowledge base.
Google DriveMCPPersonal OAuth · Own app · Google Developer Preview · Live-testedConnects to Google Drive files and Workspace documents.
GmailMCPPersonal OAuth · Own app · Google Developer Preview · Live-testedConnects to Gmail messages, threads, and drafts.
Google CalendarMCPPersonal OAuth · Own app · Google Developer Preview · Live-testedConnects to Google Calendar calendars and events with read-only access.
Google DocsMCPPersonal OAuth · Own app · Google Developer Preview · Live-testedConnects to reading and updating Google Docs.
Google SheetsMCPPersonal OAuth · Own app · Google Developer Preview · Live-testedConnects to reading and updating Google Sheets.
Google SlidesMCPPersonal OAuth · Own app · Google Developer Preview · Live-testedConnects to reading and updating Google Slides.
Google ChatMCPPersonal OAuth · Own app · Google Developer Preview · Live-testedConnects to Google Chat spaces and messages.
Google DocsAPIOrganization service account · Live-testedRetrieves Google Docs shared with the service account.
Google DocsAPIPersonal OAuth · Own app · Live-testedRetrieves Google Docs available to the authenticated user with read-only access.
Google DriveAPIOrganization service account · Live-testedRetrieves files and folders shared with the service account.
Google DriveAPIPersonal OAuth · Own app · Live-testedRetrieves files and folders available to the authenticated user with read-only access.
Google SheetsAPIOrganization service account · Live-testedRetrieves Google Sheets shared with the service account.
Google SheetsAPIPersonal OAuth · Own app · Live-testedRetrieves Google Sheets available to the authenticated user with read-only access.
Google SlidesAPIOrganization service account · Live-testedRetrieves Google Slides presentations shared with the service account.
Google SlidesAPIPersonal OAuth · Own app · Live-testedRetrieves Google Slides available to the authenticated user with read-only access.
Google CalendarAPIPersonal OAuth · Own app · Live-testedRetrieves calendars and events available to the authenticated user with read-only access.
GmailAPIPersonal OAuth · Own app · Live-testedRetrieves the authenticated user's messages, threads, labels, and drafts with read-only access.
Google ChatAPIPersonal OAuth · Own app · Live-testedRetrieves spaces and messages available to the authenticated user with read-only access.
Microsoft Outlook CalendarMCPPersonal OAuth · Own app · Live-testedConnects to Outlook calendar.
Microsoft Outlook MailMCPPersonal OAuth · Own app · Live-testedConnects to Outlook mail.
Microsoft OneDriveMCPPersonal OAuth · Own app · Live-testedConnects to OneDrive files.
Microsoft SharePointMCPPersonal OAuth · Own app · Live-testedConnects to SharePoint sites, lists, and files.
Microsoft TeamsMCPPersonal OAuth · Own app · Live-testedConnects to Teams chats and channels.
Microsoft User DirectoryMCPPersonal OAuth · Own app · Live-testedConnects to Microsoft 365 user profiles and org structure.
Microsoft WordMCPPersonal OAuth · Own app · Live-testedConnects to Word documents.
SlackAPIOrganization API key · Live-testedOperates on channels, messages, users, and more.
WorkatoMCPPersonal OAuth · Live-testedConnects to recipe-derived tools and business automation context.
Composio ConnectMCPOrganization API key / Personal OAuth · Live-testedConnects to many apps through Composio Connect.
LinearMCPPersonal OAuth · Live-testedConnects to Linear issues and projects.
AirtableMCPPersonal OAuth · Live-testedConnects to Airtable bases and records.
AsanaMCPPersonal OAuth · Own app · Live-testedConnects to Asana tasks and projects.
AsanaAPIOrganization service account · Not live-testedRetrieves workspaces, projects, and tasks.
BoxMCPPersonal OAuth · Own app · Live-testedConnects to Box files.
CanvaMCPPersonal OAuth · Upon requestConnects to Canva designs.
EgnyteMCPPersonal OAuth · Live-testedConnects to Egnyte files.
FirefliesMCPPersonal OAuth · Live-testedConnects to Fireflies transcripts.
MiroMCPPersonal OAuth · Live-testedConnects to Miro boards.
monday.comMCPPersonal OAuth · Live-testedConnects to monday.com boards.
GranolaMCPPersonal OAuth · Live-testedConnects to Granola meeting notes.
SlackMCPPersonal OAuth · Own app · Live-testedConnects to messages, channels, files, users, canvases, and lists.
ClickUpMCPPersonal OAuth · Live-testedConnects to tasks, lists, folders, documents, and chat.
DropboxMCPPersonal OAuth · Own app · Live-testedConnects to files, folders, search, sharing, and file requests.
ShortcutMCPPersonal OAuth · Live-testedConnects to stories, epics, and iterations.
kintoneAPIOrganization API key · Live-testedConnects to records and operational data in configured apps.
ChatworkAPIPersonal API token · Live-testedConnects to rooms, messages, members, and tasks.
BacklogAPIPersonal API token · Upon requestConnects to projects, issues, wikis, and users.
ANDPADAPIOrganization OAuth client · Upon requestConnects to construction and project data.
microCMSAPIOrganization API key · Upon requestConnects to content and schemas.
TimeRexAPIPersonal OAuth client · Upon requestConnects to scheduling data.

Sales & Marketing

NameTypeConnectionDescription
HubSpotAPIOrganization API key · Live-testedRetrieves CRM contacts, companies, deals, tickets, and more.
KARTEAPIOrganization API key · Live-testedReviews and edits KARTE campaigns, actions, and segments through KARTE API v2.
ShopifyAPIOrganization client credentials · Live-testedConnects to products, orders, customers, inventory, and more through Shopify Admin API.
IntercomMCPPersonal OAuth · Live-testedConnects to conversations, contacts, companies, and Help Center content.
SalesforceMCPPersonal OAuth · Own app · Live-testedConnects to Salesforce records and queries.
SalesforceAPIOrganization client credentials · Live-testedConnects to Salesforce REST API through an external client app and a dedicated integration user.
HubSpotMCPPersonal OAuth · Own app · Live-testedConnects to HubSpot CRM.
AttioMCPPersonal OAuth · Live-testedConnects to Attio CRM.
AttioAPIOrganization workspace access token · Live-testedRetrieves objects, records, lists, and members.
CloseMCPPersonal OAuth · Live-testedConnects to Close CRM.
SemrushMCPPersonal API key · Live-testedConnects to SEO, traffic, backlink, competitor, and project data.
AhrefsMCPPersonal OAuth / API key · Live-testedConnects to SEO, keyword, backlink, and competitor research data.
ApolloMCPPersonal OAuth · Live-testedConnects to sales intelligence, prospects, and enrichment.
ApolloAPIOrganization API key · Live-testedRetrieves people, accounts, deals, and saved lists.
GongMCPPersonal OAuth · Own app · Not live-testedConnects to account, deal, contact, and revenue intelligence.
KlaviyoMCPPersonal OAuth · Live-testedConnects to profiles, campaigns, flows, segments, and delivery metrics.
KlaviyoAPIOrganization private API key · Not live-testedRetrieves profiles, lists, segments, campaigns, and metrics.
BrazeMCPPersonal OAuth · Upon requestConnects to campaigns, Canvases, segments, analytics, and catalogs.
Customer.ioMCPPersonal OAuth · Live-testedConnects to profiles, campaigns, journeys, and delivery metrics.
FrontMCPPersonal OAuth · Own app · Not live-testedConnects to conversations, inboxes, contacts, messages, and drafts.
Gainsight CSMCPPersonal OAuth · Own app · Not live-testedConnects to companies, CTAs, Success Plans, Timeline, and scorecards.
WebflowMCPPersonal OAuth · Live-testedConnects to sites, pages, and CMS content.
WixMCPPersonal OAuth · Not live-testedConnects to sites, CRM, stores, and bookings.
SanityMCPPersonal OAuth · Live-testedConnects to content, datasets, and projects.
SansanAPIOrganization API key · Upon requestConnects to people, business card, tag, and organization data after Open API access is coordinated.
BASEAPIOrganization OAuth client · Upon requestConnects to shops, products, and orders after Direct API connectors support OAuth.
MiiTelMCPPersonal provider-managed authentication · Upon requestConnects to call and meeting analytics after provider coordination.
スマレジAPIOrganization OAuth client · Upon requestConnects to sales, product, customer, and inventory data.
Re:lationAPIOrganization API key · Upon requestConnects to inquiries, customers, and messages.
STORESAPIOrganization OAuth client · Upon requestConnects to commerce data.
SalesNowAPIOrganization API key · Upon requestConnects to company data.
Mazrica SalesAPIOrganization API key · Upon requestConnects to accounts, deals, and activities.
UpflowMCPPersonal OAuth · Upon requestConnects to sales conversations and customer insights.
amptalk analysisAPIOrganization API key · Upon requestConnects to call transcripts, summaries, and analytics.

Engineering

NameTypeConnectionDescription
DatadogMCPPersonal OAuth / Organization API key · Live-testedConnects to Datadog logs, metrics, traces, incidents, and more.
GitHubAPIOrganization API key · Live-testedRetrieves repositories, issues, pull requests, and more.
PagerDutyAPIOrganization API key · Live-testedRetrieves incidents, services, on-call schedules, and more.
SentryMCPPersonal OAuth · Live-testedConnects to issues, projects, events, and more.
SentryAPIOrganization internal integration token · Live-testedRetrieves projects, issues, and events.
GitHubMCPPersonal OAuth · Own app · Live-testedConnects to GitHub repositories, issues, and pull requests.
VercelMCPPersonal OAuth · Upon requestConnects to Vercel projects and deployments.
BuildkiteMCPPersonal OAuth · Live-testedConnects to Buildkite pipelines and builds.
NetlifyMCPPersonal OAuth · Live-testedConnects to Netlify sites and deployments.
PulumiMCPPersonal OAuth · Live-testedConnects to Pulumi stacks.
PulumiAPIOrganization access token · Not live-testedRetrieves stacks, update history, and resources.
GitLabMCPPersonal OAuth · Live-testedConnects to projects, issues, merge requests, pipelines, and repositories.
CloudflareMCPPersonal OAuth / Organization API key · Live-testedConnects to the Cloudflare API.
Grafana CloudMCPPersonal OAuth · Live-testedConnects to metrics, logs, dashboards, alerts, and incidents.
PagerDutyMCPPersonal OAuth · Own app · Not live-testedConnects to incidents, services, schedules, and on-call rotations.
HENNGE OneAPIOrganization client credentials · Upon requestConnects to identity and access data.

Data & Analytics

NameTypeConnectionDescription
dbt CloudMCPPersonal OAuth · Live-tested / Organization service token · Live-testedConnects to dbt Cloud's Semantic Layer, Discovery, and development context.
SupabaseMCPPersonal OAuth · Live-testedConnects to Supabase projects and schema.
NeonMCPPersonal OAuth · Live-testedConnects to Neon projects and branches.
ThoughtSpotMCPPersonal OAuth · Live-testedConnects to ThoughtSpot analytics.
MorningstarMCPPersonal OAuth · Not live-testedConnects to Morningstar financial data.
PostHogMCPPersonal OAuth · Live-testedConnects to product analytics, feature flags, experiments, and session recordings.
AmplitudeMCPPersonal OAuth · Live-testedConnects to analytics, taxonomy, experiments, cohorts, charts, and dashboards.
MixpanelMCPPersonal OAuth · Live-testedConnects to events, funnels, flows, retention, and product analytics.
Hugging FaceMCPPersonal OAuth · Live-testedConnects to models, datasets, Spaces, and papers on the Hugging Face Hub.
TROCCOAPIPersonal API key · Upon requestConnects to users, transfer jobs, data marts, and workflows.

Operations

NameTypeConnectionDescription
freeeMCPPersonal OAuth · Live-testedConnects to accounting, HR, invoicing, time tracking, and sales operations.
マネーフォワード クラウド会計MCPPersonal OAuth · Live-testedConnects to accounting data and operations.
StripeMCPPersonal OAuth / Organization restricted API key · Live-testedConnects to customers, invoices, payments, and document operations.
PayPalMCPPersonal OAuth · Live-testedConnects to PayPal payments.
RampMCPPersonal OAuth · Upon requestConnects to Ramp expenses and cards.
PaddleMCPPersonal OAuth · Live-testedConnects to billing, subscriptions, and transactions.
SmartHRAPIOrganization API key · Live-testedConnects to employee and HR data.
ジョブカンAPIOrganization API key · Upon requestConnects to attendance and back-office data.
バクラクAPIOrganization API key · Upon requestConnects to requests, approvals, and expense data after Codatum validates the API integration.
カオナビAPIOrganization client credentials · Upon requestConnects to employee and talent data after client-credentials authentication is supported.
LegalOnAPIOrganization API key · Upon requestConnects to contract data.
KING OF TIMEAPIOrganization API key · Upon requestConnects to attendance, leave, and employee data.
Contract OneMCPPersonal provider-managed authentication · Upon requestConnects to contract data.