Skip to main content
To start connecting your agents, a connector needs a connector profile and a linked account. With an account linked, the actions are ready to use. Attach them to your agent, or use one of the protocols and SDKs that fits your stack. All share the same actions and authentication for simplicity.

Attach to your agent

Pick your agent to get started — each connects over MCP:

ChatGPT

Claude Code

Claude Desktop

Codex

Cursor

Flowise

Gemini

Goose

n8n

VS Code

Protocols & SDKs

MCP

Add tools to any MCP client (Claude, Cursor, n8n) with config only — no code.

Agent SDK

Build a custom agent with typed TypeScript or Python tools — LangChain, CrewAI, OpenAI, Vercel AI.

A2A

Orchestrate multiple agents with pre-built agents per integration — keeps context lean.

RPC/HTTP Request

Call actions from a backend or script — no agent or framework.
You can mix them — for example MCP for internal tools and the SDK for your product. For a fuller breakdown, see Call Actions.

Test your actions

Try a connector’s actions before wiring them into your product. Pick the tool that fits what you’re checking:

Playground

Explore actions with natural language — discovery and prototyping in the dashboard.

Request Tester

Execute endpoints with structured parameters — verify connections and debug responses.

Postman

Test the MCP server with a pre-built collection — inspect JSON-RPC requests directly.