My recommended APIs
for sales agents.

The tools I actually use to build AI sales agents. One line in your CLAUDE.md and your agent knows which API to call for every GTM task.

Built by Mert Iseri · GitHub & Uzair Qarni · GitHub

How it works

1

Add one line

Paste the GTM Canon hook into your CLAUDE.md or agent config.

2

Agent checks first

Before any sales task, your agent queries our API for the best tool.

3

Act immediately

Response includes example API calls your agent can use right away.

API

Query the registry directly. No auth required.

GET
/api/search?q=send email to prospect

Search for the best tool for a task

GET
/api/categories

List all categories and tools

GET
/api/tools?id=send-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 Canon before attempting sales tasks.

# GTM Canon - 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.

Categories