Cosmo Docs
Integrations

Available Integrations

List of available MCP integrations in Cosmo.

Cosmo supports a growing list of integrations via MCP servers. Each integration runs as its own MCP server, with OAuth credentials managed securely by the Cosmo server.

Productivity

Google Drive

Search and read files from your Google Drive. Supports Google Docs, Sheets, and other file types with automatic export to readable formats.

Tools: search_files, read_file, list_files

Notion

Search, read, and create pages across your Notion workspaces. Query databases and manage content directly from Cosmo.

Tools: search, read_page, query_database, create_page, list_databases

ClickUp

Full task management for ClickUp workspaces. Browse your hierarchy (workspaces, spaces, folders, lists), manage tasks, search across workspaces, and collaborate via comments.

Tools:

  • Navigation: get_workspaces, get_spaces, get_folders, get_lists, get_folderless_lists
  • Tasks: get_tasks, get_task, create_task, update_task, delete_task, search_tasks
  • Collaboration: get_task_comments, create_task_comment, get_workspace_members

Atlassian

Search and manage Jira issues, Confluence pages, and Compass components across your Atlassian products. Authentication is handled directly by Atlassian's MCP server via OAuth 2.1.

Tools: Use tools/list in your MCP client to see the full current list — Atlassian's server exposes tools for Jira, Confluence, and Compass.

Asana

Create and manage tasks, projects, and portfolios in Asana. Authentication is handled directly by Asana's MCP server via OAuth 2.1.

Tools: Use tools/list in your MCP client to see the full current list — Asana's server exposes tools for tasks, projects, goals, and portfolios.

Microsoft 365

Read mail, calendar, files, OneDrive, and Teams messages via Microsoft Graph. Cosmo runs a local MCP server that calls Graph on your behalf — no Azure portal changes beyond a standard Entra app registration.

Tools: list_emails, read_email, search_emails, list_calendar_events, get_calendar_event, list_files, search_files, read_file, list_teams, list_channels, list_channel_messages, get_my_profile. All read-only.

Admin consent required. See the dedicated Microsoft 365 setup guide — a tenant admin must grant consent once before any member can sign in.

Communication

Slack

Search messages, read channels and threads, send messages, and manage canvases in Slack workspaces. Cosmo connects directly to Slack's hosted MCP server (mcp.slack.com) — each user authorizes with their own Slack account via OAuth 2.0, so the AI only accesses what that user can see.

Admin consent required. An org OWNER or ADMIN must connect Slack once to bind the organization to a specific Slack workspace. Members can then connect individually, but only to that same workspace.

Tools: Use tools/list in your MCP client to see the full current list — Slack's server exposes tools for search, channels, messages, canvases, and user profiles.

See the dedicated Slack setup guide for prerequisites and configuration.

Support

Pylon

Manage customer support issues, accounts, and contacts in Pylon. Authentication is handled directly by Pylon's MCP server via OAuth 2.0 (AuthKit).

Tools: Use tools/list in your MCP client to see the full current list — Pylon's server exposes tools for issues, accounts, contacts, and more.

Requirements: The MCP Access role must be assigned to your user in Pylon → Settings → Team Members. See the Pylon setup guide for details.

Connecting Multiple Instances

All integrations support multiple instances. For example, you can connect both a personal and a work ClickUp account. Each instance has its own label and isolated credentials.