Agent Onboarding
Agent Onboarding
Everything an AI agent needs to start using GTM Tools. There are three ways in: MCP, REST, and CLI.
Integration paths
1. MCP server (recommended)
Each server exposes its tools over MCP Streamable HTTP. Point your MCP client at the relevant subdomain with your bearer token.
Add only the servers your agent needs — there’s no penalty for omitting one.
Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Restart Claude Desktop. Tools should appear in the connector panel.
Cursor
Add to .cursor/mcp.json in your project root:
Windsurf
Add to ~/.codeium/windsurf/mcp_config.json:
2. REST API
Every tool is a POST /api/v0/{tool_name} on its server’s subdomain. Same JSON body, same auth header. See the REST API page for the full pattern.
Tool discovery: GET /api/v0 on any server returns its tool index.
3. CLI
Install once, point at all four servers.
See the CLI page for the full command reference.
Available MCP tools by server
Admin Tools
Socials Tools
Email Tools
Signals Tools
Quick start code
End-to-end prospect research
Documentation for agents
Add to your agent’s system prompt: