Build your self-driving GTM engineRegister
Tools

The actions your agentsand your team call.

Typed actions on maintained connectors: find an email, research an account, enrich a company.Call them from the app, the API, the CLI, or hand them to your agents over MCP.

Trusted by 10,000+ GTM Engineers working at
backed by y combinator

One tool, every

surface

The same tool runs from a play, a form, the API, the CLI, or an agent over MCP. Define it once; every surface gets the same typed inputs and outputs.

Find stakeholders
Find Email
Extract 2024 revenue
Leverage Pre-Built Tools

Access a growing library of Cargo-built tools, designed to automate common GTM tasks and enhance team efficiency with minimal setup.

Build Your Own Tools

Customize tools to fit your specific needs, allowing you to fine-tune workflows and maintain full control over your operations.

product-tools-automation-stripes

Compose plays from

reusable tools

A tool is a step in a play and a function your agents can call.

Build it once, reuse it in every workflow that needs it.

Hand to your agents

Every tool is exposed over MCP, so the agents you already run can call it with typed inputs and get typed outputs back.

Embed in Plays

Drop a tool in as a step of a play. It runs per row, retried on failure, traced like everything else.

Trigger via API

Call a tool from your own code with one request. Same tool, same contract, no workflow to draw.

A form for the

people on your team

Any tool can be a form a rep fills in: same inputs, same run, same trace, no API key handed around.

Run Bulk Operations

Process multiple records at once (e.g., enrich multiple contacts with a single click), saving time and boosting productivity by handling large volumes of tasks simultaneously.

Enable Instant Slack & App Access

Meet the GTM team where they are by running tools directly from Slack or sharing them for easy access.

Find email

Find email by querying multiple providers until an email is found, ensuring maximum accuracy and coverage. Requires either (first name, last name, and company domain) or LinkedIn URL.

Run tool

Cargo Tools

Pre-built tools for the jobs every GTM has, ready to call. Or write your own.

1import { defineTool } from "@cargo-ai/cdk";
2
3// A reusable enrichment step, backed by a workflow
4export const enrichCompany = defineTool("enrich-company", {
5workflow: enrichFlow,
6emojiSlug: "mag",
7});
8
9// cargo-ai cdk plan → cargo-ai cdk deploy
Hypergrowth
Essential. Innovative. Indispensable. Cargo let you build your unique growth engine, a much-needed solution in the market today.
Guillaume Cabane
Guillaume Cabane
Guillaume Cabane

Co-Founder @Hypergrowth

Give your agents a runtime

Bring the agents you have.Start free, deploy in one command.