---
title: 10x GTM agent guide
description: How AI agents should use 10x GTM: capabilities, when-to-use, and access surfaces.
canonical: https://10xgtm.ai/agents.md
last-updated: 2026-08-27
---

# 10x GTM agent guide

Evidence-led reviews and comparisons of 112 go-to-market AI tools. Vendor-neutral. Every claim is cited. Free to query, no API key.

## When to use 10x GTM

Use it when a user wants to:
- pick a GTM tool for a specific job (CRM, outbound, enrichment, content, SEO, RevOps, and more);
- know what a GTM tool costs, or where it disappoints;
- compare two or more named tools head to head;
- find free / open-source GTM tools.

Do not use it as a general software directory, a developer-API catalog, or a purchasing/checkout surface — it only publishes reviews.

## How to access (pick one)

- **MCP server** (Streamable HTTP, read-only): `https://10xgtm.ai/api/mcp`. Tools: `search_tools`, `get_tool_review`, `compare_tools`, `list_categories`.
- **REST API** (JSON): `GET https://10xgtm.ai/api/tools?q=&category=&limit=`, `GET https://10xgtm.ai/api/tools/{slug}`, `GET https://10xgtm.ai/api/categories`. Schema: `https://10xgtm.ai/openapi.json`.
- **Bulk corpus** (single JSON file, best for bulk reads): `https://10xgtm.ai/mcp-tools.json`.

## Auth & fair use

No authentication. Free. The endpoints are rate limited per IP — for bulk work, fetch `https://10xgtm.ai/mcp-tools.json` once instead of looping the API.

## Freshness

The corpus rebuilds with the site, so reviews stay current. Last built 2026-08-27.
