Appearance
Agent connectors Beta
An agent connector makes tools and APIs from external services available to the AI agent.
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.
Creating and managing
You need permission to change workspace settings to create, edit, or delete connectors.
- Open global nav > Workspace settings > Agent Connectors.
- Choose a built-in connector from the Catalog, which is shown by default.
- 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)
- Authentication scope (Personal / Organization)
- Connector type (MCP / API)
- Status (Live-tested / Not live-tested / Upon request)
- Filters start unselected and show every connector.
- If you don't select a category, the catalog shows Popular connectors and then connectors grouped by category.
- Each card shows its type and authentication scope.
- Connectors that Codatum has tested show Live-tested with a check icon.
- Enter a service name in
- Review its description, authentication methods, and official website in the catalog detail.
- Each available authentication option is grouped in a separate panel.
- Its values are paired with explicit labels such as Authentication method, Client registration, App setup, Credentials, and Authentication subject.
- If the provider requires setup in advance, Required setup before connecting shows the instructions and any URL you need to register.
- If the connector is available for self-service setup, select Add 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.
- If Required setup before connecting appears, complete those instructions. Enter the connector settings, then select Create. After creation, the My connectors tab opens.
- Use My connectors to view, edit, or delete created connectors.
Types
| Type | Description |
|---|---|
| MCP | Connects to an MCP server and uses its published tools |
| API | Calls 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.
| Item | Description |
|---|---|
| Name | The connector's display name |
| Built-in connector | Shown when created from a built-in connector (can't be changed) |
| Overview | A short description always passed to the agent. For API, you can set this from creation; for MCP, you set it when editing after creation |
| Skill doc | Detailed instructions loaded only when needed. Shown under the same conditions as Overview |
| Server URL | The MCP connection URL. Can't be changed after creation. Some built-in connectors ask for a data region, tenant, or other destination value to complete the URL |
| Auth scope | For MCP: Workspace (API key) / Personal (OAuth) (when the built-in connector offers both). For API: Workspace / Personal |
| API key header | The HTTP header name used for MCP API key authentication. It comes from the built-in connector and can't be changed |
| Endpoint prefix | The API base URL. Can't be changed after creation. Some built-in connectors ask for a store or other destination value to complete it |
| Secret keys | The key names and values used for API, or for MCP API key authentication. For MCP API key, enter the full header value in the format shown in the form |
| Enabled | Turning this off disables the connector |
For MCP OAuth, you can specify an OAuth client (client ID / client secret) and OAuth scopes under Advanced settings.
- If the OAuth client is blank and the MCP server supports it, Dynamic Client Registration is used.
- If OAuth scopes are blank, the scopes advertised by the server are requested.
- If a built-in connector predefines OAuth scopes, the scopes field can't be left empty.
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:
- Microsoft
- GitHub
- HubSpot
- Salesforce
- Box
- Asana
- Slack
- PagerDuty
- Gong
- Front
- Gainsight CS
- Dropbox
The following providers also require a client secret:
- GitHub
- HubSpot
- Box
- Asana
- Slack
- PagerDuty
- Gong
- Front
- Gainsight CS
When a Codatum shared app is available, leave the OAuth client fields blank, or enter your own app credentials to override it.
For live-tested connectors that support your own app, the connector catalog details and creation form show the following:
- The app creation page
- App type
- Required values
- Official setup guide
Set the app's redirect URI (callback URL) to https://app.codatum.com/oauth/mcp/callback.
How credentials are handled depends on the type and authentication scope.
- For MCP (OAuth), each user connects individually using personal authentication from the connector detail screen.
- Credentials for MCP (API key) and API (workspace) are shared across the workspace.
- Personal-scope API authentication is managed under Connector authentication in global nav > Workspace settings > Personal settings.
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
| Name | Type | Connection | Description |
|---|---|---|---|
| Linear | API | Organization API key · Live-tested | Retrieves issues, projects, teams, and more. |
| Airtable | API | Organization API key · Live-tested | Retrieves bases, tables, records, fields, and more. |
| Notion | MCP | Personal OAuth · Live-tested | Connects to workspace search, page operations, and content editing available to the authenticated user. |
| Atlassian | MCP | Personal OAuth · Live-tested | Connects to Jira issues and the Confluence knowledge base. |
| Gmail | MCP | Personal OAuth · Own app · Upon request | Connects to Gmail threads, drafts, and mail search. |
| Google Calendar | MCP | Personal OAuth · Own app · Upon request | Connects to Google Calendar events and availability. |
| Google Chat | MCP | Personal OAuth · Own app · Upon request | Connects to Google Chat spaces and messages. |
| Google Docs | MCP | Personal OAuth · Own app · Upon request | Connects to Google Docs. |
| Google Drive | MCP | Personal OAuth · Own app · Upon request | Connects to Google Drive files and Workspace documents. |
| Google Sheets | MCP | Personal OAuth · Own app · Upon request | Connects to Google Sheets. |
| Google Slides | MCP | Personal OAuth · Own app · Upon request | Connects to Google Slides. |
| Microsoft Outlook Calendar | MCP | Personal OAuth · Own app · Live-tested | Connects to Outlook calendar. |
| Microsoft Outlook Mail | MCP | Personal OAuth · Own app · Live-tested | Connects to Outlook mail. |
| Microsoft OneDrive | MCP | Personal OAuth · Own app · Live-tested | Connects to OneDrive files. |
| Microsoft SharePoint | MCP | Personal OAuth · Own app · Live-tested | Connects to SharePoint sites, lists, and files. |
| Microsoft Teams | MCP | Personal OAuth · Own app · Live-tested | Connects to Teams chats and channels. |
| Microsoft User Directory | MCP | Personal OAuth · Own app · Live-tested | Connects to Microsoft 365 user profiles and org structure. |
| Microsoft Word | MCP | Personal OAuth · Own app · Live-tested | Connects to Word documents. |
| Slack | API | Organization API key · Live-tested | Operates on channels, messages, users, and more. |
| Workato | MCP | Personal OAuth · Live-tested | Connects to recipe-derived tools and business automation context. |
| Composio Connect | MCP | Organization API key / Personal OAuth · Live-tested | Connects to many apps through Composio Connect. |
| Linear | MCP | Personal OAuth · Live-tested | Connects to Linear issues and projects. |
| Airtable | MCP | Personal OAuth · Live-tested | Connects to Airtable bases and records. |
| Asana | MCP | Personal OAuth · Own app · Live-tested | Connects to Asana tasks and projects. |
| Box | MCP | Personal OAuth · Own app · Live-tested | Connects to Box files. |
| Canva | MCP | Personal OAuth · Upon request | Connects to Canva designs. |
| Egnyte | MCP | Personal OAuth · Live-tested | Connects to Egnyte files. |
| Fireflies | MCP | Personal OAuth · Live-tested | Connects to Fireflies transcripts. |
| Miro | MCP | Personal OAuth · Live-tested | Connects to Miro boards. |
| monday.com | MCP | Personal OAuth · Live-tested | Connects to monday.com boards. |
| Granola | MCP | Personal OAuth · Live-tested | Connects to Granola meeting notes. |
| Slack | MCP | Personal OAuth · Own app · Live-tested | Connects to messages, channels, files, users, canvases, and lists. The shared app limits how often history and threads can be read. |
| ClickUp | MCP | Personal OAuth · Live-tested | Connects to tasks, lists, folders, documents, and chat. |
| Dropbox | MCP | Personal OAuth · Own app · Live-tested | Connects to files, folders, search, sharing, and file requests. |
| Shortcut | MCP | Personal OAuth · Live-tested | Connects to stories, epics, and iterations. |
| kintone | API | Organization API key · Live-tested | Connects to records and operational data in configured apps. |
| Chatwork | API | Personal API token · Live-tested | Connects to rooms, messages, members, and tasks. |
| Backlog | API | Personal API token · Upon request | Connects to projects, issues, wikis, and users. |
| ANDPAD | API | Organization OAuth client · Upon request | Connects to construction and project data. |
| microCMS | API | Organization API key · Upon request | Connects to content and schemas. |
| TimeRex | API | Personal OAuth client · Upon request | Connects to scheduling data. |
Sales & Marketing
| Name | Type | Connection | Description |
|---|---|---|---|
| HubSpot | API | Organization API key · Live-tested | Retrieves CRM contacts, companies, deals, tickets, and more. |
| KARTE | API | Organization API key · Live-tested | Reviews and edits KARTE campaigns, actions, and segments through KARTE API v2. |
| Shopify | API | Organization API key · Live-tested | Connects to products, orders, customers, inventory, and more through Shopify Admin API. |
| Intercom | MCP | Personal OAuth · Upon request | Connects to conversations, contacts, companies, and Help Center content. |
| Salesforce | MCP | Personal OAuth · Own app · Live-tested | Connects to Salesforce records and queries. |
| HubSpot | MCP | Personal OAuth · Own app · Live-tested | Connects to HubSpot CRM. |
| Attio | MCP | Personal OAuth · Live-tested | Connects to Attio CRM. |
| Close | MCP | Personal OAuth · Live-tested | Connects to Close CRM. |
| Semrush | MCP | Organization API key · Live-tested | Connects to SEO, traffic, backlink, competitor, and project data. |
| Ahrefs | MCP | Personal OAuth / Organization API key · Live-tested | Connects to SEO, keyword, backlink, and competitor research data. |
| Apollo | MCP | Personal OAuth · Live-tested | Connects to sales intelligence, prospects, and enrichment. |
| Gong | MCP | Personal OAuth · Own app · Not live-tested | Connects to account, deal, contact, and revenue intelligence. |
| Klaviyo | MCP | Personal OAuth · Live-tested | Connects to profiles, campaigns, flows, segments, and delivery metrics. |
| Braze | MCP | Personal OAuth · Upon request | Connects to campaigns, Canvases, segments, analytics, and catalogs. |
| Customer.io | MCP | Personal OAuth · Live-tested | Connects to profiles, campaigns, journeys, and delivery metrics. |
| Front | MCP | Personal OAuth · Own app · Not live-tested | Connects to conversations, inboxes, contacts, messages, and drafts. |
| Gainsight CS | MCP | Personal OAuth · Own app · Not live-tested | Connects to companies, CTAs, Success Plans, Timeline, and scorecards. |
| Webflow | MCP | Personal OAuth · Live-tested | Connects to sites, pages, and CMS content. |
| Wix | MCP | Personal OAuth · Not live-tested | Connects to sites, CRM, stores, and bookings. |
| Sanity | MCP | Personal OAuth · Live-tested | Connects to content, datasets, and projects. |
| Sansan | API | Organization API key · Upon request | Connects to people, business card, tag, and organization data after Open API access is coordinated. |
| BASE | API | Organization OAuth client · Upon request | Connects to shops, products, and orders after Direct API connectors support OAuth. |
| MiiTel | MCP | Personal provider-managed authentication · Upon request | Connects to call and meeting analytics after provider coordination. |
| スマレジ | API | Organization OAuth client · Upon request | Connects to sales, product, customer, and inventory data. |
| Re:lation | API | Organization API key · Upon request | Connects to inquiries, customers, and messages. |
| STORES | API | Organization OAuth client · Upon request | Connects to commerce data. |
| SalesNow | API | Organization API key · Upon request | Connects to company data. |
| Mazrica Sales | API | Organization API key · Upon request | Connects to accounts, deals, and activities. |
| Upflow | MCP | Personal OAuth · Upon request | Connects to sales conversations and customer insights. |
| amptalk analysis | API | Organization API key · Upon request | Connects to call transcripts, summaries, and analytics. |
Engineering
| Name | Type | Connection | Description |
|---|---|---|---|
| Datadog | MCP | Personal OAuth / Organization API key · Live-tested | Connects to Datadog logs, metrics, traces, incidents, and more. |
| GitHub | API | Organization API key · Live-tested | Retrieves repositories, issues, pull requests, and more. |
| PagerDuty | API | Organization API key · Not live-tested | Retrieves incidents, services, on-call schedules, and more. |
| Sentry | MCP | Personal OAuth · Live-tested | Connects to issues, projects, events, and more. |
| GitHub | MCP | Personal OAuth · Own app · Live-tested | Connects to GitHub repositories, issues, and pull requests. |
| Vercel | MCP | Personal OAuth · Upon request | Connects to Vercel projects and deployments. |
| Buildkite | MCP | Personal OAuth · Live-tested | Connects to Buildkite pipelines and builds. |
| Netlify | MCP | Personal OAuth · Live-tested | Connects to Netlify sites and deployments. |
| Pulumi | MCP | Personal OAuth · Live-tested | Connects to Pulumi stacks. |
| GitLab | MCP | Personal OAuth · Live-tested | Connects to projects, issues, merge requests, pipelines, and repositories. |
| Cloudflare | MCP | Personal OAuth / Organization API key · Live-tested | Connects to the Cloudflare API. |
| Grafana Cloud | MCP | Personal OAuth · Live-tested | Connects to metrics, logs, dashboards, alerts, and incidents. |
| PagerDuty | MCP | Personal OAuth · Own app / Organization API key · Not live-tested | Connects to incidents, services, schedules, and on-call rotations. |
| HENNGE One | API | Organization client credentials · Upon request | Connects to identity and access data. |
Data & Analytics
| Name | Type | Connection | Description |
|---|---|---|---|
| dbt Cloud | MCP | Personal OAuth · Live-tested | Connects to dbt Cloud's Semantic Layer, Discovery, and development context. |
| Supabase | MCP | Personal OAuth · Live-tested | Connects to Supabase projects and schema. |
| Neon | MCP | Personal OAuth · Live-tested | Connects to Neon projects and branches. |
| ThoughtSpot | MCP | Personal OAuth · Live-tested | Connects to ThoughtSpot analytics. |
| Morningstar | MCP | Personal OAuth · Not live-tested | Connects to Morningstar financial data. |
| PostHog | MCP | Personal OAuth / Organization API key · Live-tested | Connects to product analytics, feature flags, experiments, and session recordings. |
| Amplitude | MCP | Personal OAuth · Live-tested | Connects to analytics, taxonomy, experiments, cohorts, charts, and dashboards. |
| Mixpanel | MCP | Personal OAuth · Live-tested | Connects to events, funnels, flows, retention, and product analytics. |
| Hugging Face | MCP | Personal OAuth · Live-tested | Connects to models, datasets, Spaces, and papers on the Hugging Face Hub. |
| TROCCO | API | Organization API key · Upon request | Connects to users, transfer jobs, data marts, and workflows. |
Operations
| Name | Type | Connection | Description |
|---|---|---|---|
| freee | MCP | Personal OAuth · Live-tested | Connects to accounting, HR, invoicing, time tracking, and sales operations. |
| マネーフォワード クラウド会計 | MCP | Personal OAuth · Live-tested | Connects to accounting data and operations. |
| Stripe | MCP | Personal OAuth · Live-tested | Connects to customers, invoices, payments, and document operations. |
| PayPal | MCP | Personal OAuth · Live-tested | Connects to PayPal payments. |
| Ramp | MCP | Personal OAuth · Upon request | Connects to Ramp expenses and cards. |
| Paddle | MCP | Personal OAuth · Live-tested | Connects to billing, subscriptions, and transactions. |
| SmartHR | API | Organization API key · Live-tested | Connects to employee and HR data. |
| ジョブカン | API | Organization API key · Upon request | Connects to attendance and back-office data. |
| バクラク | API | Organization API key · Upon request | Connects to requests, approvals, and expense data after Codatum validates the API integration. |
| カオナビ | API | Organization client credentials · Upon request | Connects to employee and talent data after client-credentials authentication is supported. |
| LegalOn | API | Organization API key · Upon request | Connects to contract data. |
| KING OF TIME | API | Organization API key · Upon request | Connects to attendance, leave, and employee data. |
| Contract One | MCP | Personal provider-managed authentication · Upon request | Connects to contract data. |