The intelligence layer of our GTM OS. Scoring, personalization, research, and the automations that tie the stack together.
In our stackLast reviewed July 17, 2026
Claude Code is Anthropic's agentic coding tool, built for the terminal first though it also runs inside VS Code, JetBrains, a browser, Slack, and GitHub Actions. It reads your code, edits it, runs commands, and asks before doing anything that changes your system. On bigger jobs it can fan the work out across tens to hundreds of subagents running in parallel, with each one checked before the task is called done. Anthropic built it around live file search rather than a prebuilt index of your codebase.
That live-search approach means it re-reads files each session instead of working off a saved map, so very large repositories take longer to work through than tools built on a persistent index. It's also built for people who already work in a terminal or an IDE. Point-and-click users will feel the learning curve.
The tools we'd run next to Claude Code, and what each pairing covers.
Claude Code is the core of how we operate. It's the reasoning layer across the whole stack: scoring prospects, personalizing at the row level, running deep account research, drafting outreach, and building the internal tools that connect Clay, SmartLead, and the rest. When a campaign needs custom logic, an enrichment step, or a one-off scraper, this is where it gets written. Most of what makes our 'more with less' approach work runs through here. (Including this site.)
From the Claude Code pricing page · verified July 17, 2026
The real driver of cost is usage volume against the plan you are on, not a flat per-seat fee for Claude Code itself. On Pro ($17-20/mo) usage limits are modest, so teams doing heavy multi-file refactors or long agent sessions often get pushed toward Max, which starts at $100/mo and comes in 5x or 20x usage tiers over Pro. Team and Enterprise plans add per-seat costs ($20-25/mo standard, $100-125/mo premium on Team) on top of usage, and the API pay-per-token path bills purely on tokens consumed per task, which can get expensive fast on long agentic sessions that read and re-read large codebases.
Choose Firecrawl when the job is scraping and structuring web content rather than reading, editing, and shipping code.
Choose Apify when you need scheduled, hosted scraping or automation actors rather than an interactive coding agent.
There is no standalone paid plan. Claude Code is included with Claude Pro ($17/mo billed annually, $20/mo billed monthly), Claude Max (from $100/mo), Claude Team ($20-25/mo standard seat, $100-125/mo premium seat), and Claude Enterprise ($20/seat plus usage), or it can be used pay-per-token through the API.
Max is sold in two usage tiers: 5x the usage of Pro at $100/mo, or 20x the usage of Pro at $200/mo. The tiers control how much Claude Code and Claude.ai usage is included before hitting limits.
Both. It is described as a hybrid interface: an agentic tool that runs from the terminal but also integrates with IDEs and other dev tools, so teams are not locked into one interface.
On the API path, cost is driven by token consumption per task (reading files, editing, running commands, and back-and-forth reasoning all consume tokens), not by seats. Anthropic's pricing page points API users to per-model token rates rather than a flat fee, so cost scales with how much code and context Claude Code processes per session.
Team and Enterprise plans are seat-based ($20-25/mo standard or $100-125/mo premium seat on Team; $20/seat plus usage on Enterprise), so each developer using Claude Code typically needs an assigned seat rather than the team sharing one login.
Tell us how your motion runs today. We'll show you what we'd engineer.
Contact us