Agent Tools
Open-source CLI tools and MCP servers that give AI agents programmatic control of your GTM stack. Every command is an MCP tool. Every tool is open source.
Built for OpenClaw and any MCP-compatible agent. Install from npm, configure in your agent, and let it work.
One Pattern. Every Platform.
Every CLI follows the same architecture: define a command once, get both a CLI interface and an MCP tool definition automatically. Zero duplication.
Define Once
Single TypeScript definition with Zod schema, endpoint, and description.
CLI Command
Auto-generated Commander.js command with flags, validation, and help text.
MCP Tool
Auto-generated MCP tool definition with JSON schema for any AI agent.

These Tools Power OpenClaw
OpenClaw is the AI agent that uses these CLIs to run your GTM operations autonomously. Set it up once, connect your tools, and let it work.