Available plugins
Replicas includes 104 plugins:- Productivity: Airtable, Asana, Box, Calendly, Canva, ClickUp, Coda, Confluence, Discord, Discord Bot, Dropbox, Figma, Gmail, Google Calendar, Google Chat, Google Docs, Google Drive, Google Meet, Google Sheets, Google Slides, Google Tasks, Jira, Microsoft Teams, Miro, Notion, OneDrive, Outlook, SharePoint, Todoist, Trello, Zoom.
- Data and engineering: Algolia, Amplitude, Better Stack, Bitbucket, Browserbase, Bugsnag, Buildkite, CircleCI, ClickHouse, Cloudflare, Cloudinary, ConfigCat, Context.dev, Databricks, Datadog, DigitalOcean, Docker Hub, E2B, Elasticsearch, Exa, Firebase, Firecrawl, Google Ads, Google Analytics, Google BigQuery, Google Search Console, Grafana, Honeycomb MCP, LaunchDarkly, Mixpanel, Modal, New Relic, PagerDuty, Pangram, PlanetScale, PostHog, Railway, Render, Segment, Snowflake, Supermemory, Supabase, Vanta, Vercel, incident.io, turbopuffer.
- Business: Apollo, Attio, Brex, Buffer, Close, Customer.io, Facebook, Freshdesk, Gong, Help Scout, HubSpot, Instagram, Intercom, Klaviyo, LinkedIn, Mailchimp, Pipedrive, QuickBooks, Salesforce, ServiceNow, Shopify, Stripe, Twitter/X, Webflow, Xero, YouTube, Zendesk.
Install
Shared installations belong to an environment, so a workspace inherits every plugin installed on its environment chain.- Global. A member with Write access installs a shared account from the Global environment’s Plugins tab, which reaches every workspace.
- Environment. Install an account from an environment’s Plugins tab to override Global for its workspaces. Shared environments require Write access; you manage your own personal environments.
- Personal. Legacy, managed from Personal → Connections.
- PostHog: create a personal API key under Settings → Personal API keys, then select the region matching your US or EU Cloud account.
- ClickHouse: enter the HTTPS endpoint, a username and password, and an optional database.
- Cloudflare: create a token under My Profile → API Tokens with the actions agents should perform.
- Context.dev: use it to scrape websites and extract structured web data. Create an API key, then enter it on the Composio connection page.
- Supermemory: create an API key in the developer console, then enter it on the Composio connection page.
- E2B: create an API key under Team settings → API Keys in the E2B dashboard.
- Vercel: create an access token under Account Settings → Tokens with access to the projects agents should manage.
- Vanta: create a Manage Vanta application under Settings → Developer Console with the
vanta-api.all:readandvanta-api.all:writescopes, then enter its client ID and secret. Vanta is available only as an environment-scoped installation, including on personal environments. - Modal: create a token ID and secret under Workspace Settings → API Tokens.
- turbopuffer: create an API key in the dashboard and choose its deployment region.
- Pangram: create an API key from Pangram’s API tab. Analysis sends text to Pangram and consumes credits.
Buffer, Google Chat, Help Scout, Snowflake, Twitter/X, and Xero require a custom OAuth app. Configure an enabled OAuth 2 auth config in Composio, then set
COMPOSIO_<PLUGIN_ID>_AUTH_CONFIG_ID on the Replicas API to its auth config ID (for example, COMPOSIO_BUFFER_AUTH_CONFIG_ID).@replicas/sdk TypeScript library and the replicas-agent skill automatically.
Agent access
Agents discover and batch plugin operations in TypeScript. Search for a tool, then execute it:Resolution order
A workspace uses the first installation that matches, most specific first:- Your personal installation.
- The workspace’s own environment.
- The environment it was branched from, for personal environments.
- The Global environment, which holds organization installations.
teamId for team-owned resources: