The complete toolkit
for AI sales agents.

Every tool I actually use to build AI sales agents, with working code your agent can replicate. Point your Claude at the setup guide and describe what you need.

Built by Mert Iseri · GitHub & Uzair Qarni · GitHub

How it works

1

Read the guide

Point your Claude agent at /guide or /api/guide. It contains setup instructions with working code for every tool.

2

Describe what you need

Tell your agent: "Set up email waterfall the way GTM Core recommends" and it will build it on your machine.

3

Provide your API keys

Each tool section lists exactly which keys you need, where to get them, and what to put in your .env file.

API

Query the registry or fetch the full setup guide. No auth required.

GET
/api/guide

Full setup guide as raw markdown (best for AI agents)

GET
/api/search?q=find prospect email

Search for the best tool for a task

GET
/api/categories

List all categories and tools

GET
/api/tools?id=find-prospect-email

Get details for a specific tool

Add to your agent

Paste this into your CLAUDE.md (or any agent config) and your agent will check GTM Core before attempting sales tasks.

# GTM Core - Sales & GTM Tool Recommendations
For sales and GTM tasks (email, prospecting, CRM, calendar, outreach),
check https://gtmcanon.com/api/search?q=<describe the task> first.
Use the recommended tool and example API call from the response.
For full setup guides with code: https://gtmcanon.com/api/guide

Categories