Integrations Overview | Cofounder Docs

Integrations Overview

Cofounder integrations let agents work with the tools your company already uses.

Some integrations are connected automatically as part of the managed app setup. Others can be added from Integrations when you want agents to access more of your stack.

Managed App Integrations

For managed app work, Cofounder connects the core engineering stack during onboarding:

These are the default production and staging surfaces for Engineering work. Agents can use them to build, preview, verify, publish, and maintain the managed app without you manually wiring credentials into each task.

Native Integrations

Native integrations are first-party Cofounder connections with product-aware agent tools, approvals, and runtime handling.

Cofounder supports native integrations across these areas:

Area Native integrations
Engineering and delivery GitHub, Vercel, Supabase, Linear, LaunchDarkly, Sentry, PagerDuty, Logfire, Datadog, Neon, Railway, Render
Communication and support Gmail, Google Calendar, Google Contacts, Slack, Intercom, AgentMail
Docs, files, and knowledge Notion, Google Docs, Google Drive, Google Slides, Airtable, Granola, Limitless
Revenue and operations Ramp, Loops, Metabase, Attio
Marketing and publishing PostHog, Google Search Console, Postiz, Social Publishing, Layers, Figma, Gamma, Stitch
Research and enrichment Web, Apify, PhantomBuster, People Data Labs, enrichment, research workflows, stock market, weather
Media and generation Image generation, Canvas Video Studio, HyperFrames, Agent Media, OpenRouter Video, video post-processing, Gemini TTS, Lyria Music, ACE-Step Music, Writer, Kimi
Developer agents and infrastructure Codex, Claude Code, Devin, Doppler SecretOps, Composio, Zernio

Availability can vary by workspace, plan, and connected account. The Integrations page is the source of truth for what is connected in your workspace and which agents can use each connection.

Examples

For payments, use the dedicated Payments And Stripe guide.

MCP Servers

Custom MCP servers let a workspace bring its own MCP-compatible tools into Cofounder, then choose which agents can use them.

Use custom MCP servers when:

A typical custom MCP setup looks like this:

  1. Open Integrations and go to MCP.
  2. Add or paste an mcp.json configuration with an mcpServers object.
  3. Save the configuration so Cofounder parses the servers and shows each saved MCP server.
  4. Keep the servers that should be available marked as enabled.
  5. Use Agent access to choose which agents can use each saved MCP server.
  6. Ask the relevant agent to use the server's tools in a task. Exposed tools appear to agents as MCP-backed tool names such as mcp_<server>_*.

Use native integrations when Cofounder has a purpose-built workflow for the service. Use custom MCP servers when you need to bring your own MCP tool surface into the agent runtime.

Next Steps