Connect
Optimize
Secure
The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench • Explore Tool Discovery →
Connect your AI agent to StackOne's ZoomInfo MCP server and give it 73 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across ZoomInfo — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your ZoomInfo MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every ZoomInfo tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every ZoomInfo call.
Tools Discovery →A ZoomInfo MCP server lets AI agents read and write ZoomInfo data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's ZoomInfo MCP server ships with 73 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from ZoomInfo's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Retrieve the status and details of a single Agent Team run
Retrieve a paginated list of runs for a ZoomInfo Agent Team
Create a new Studio audience in ZoomInfo with optional column definitions
Retrieve a single Studio audience in ZoomInfo by its unique identifier
Retrieve a paginated list of Studio audiences in ZoomInfo
Delete a Studio audience in ZoomInfo by its unique identifier
Create a new Marketing audience in ZoomInfo targeting B2B or B2C contacts
Upload data into a Marketing audience in ZoomInfo
Retrieve a paginated list of Marketing audiences in ZoomInfo
Update an existing Marketing audience in ZoomInfo by its unique identifier
Delete a Marketing audience in ZoomInfo by its unique identifier
Bulk-create one or more columns in a GTM Studio audience
Permanently delete a column from a GTM Studio audience
Retrieve all customer buyer persona records configured in the ZoomInfo GTM workspace
Retrieve a single customer buyer persona record by its UUID
Permanently delete a customer buyer persona record by its UUID
Retrieve all customer competitor records configured in the ZoomInfo GTM workspace
Retrieve a single customer competitor record by its UUID
Permanently delete a customer competitor record by its UUID
Retrieve a list of Ideal Customer Profile segments configured in ZoomInfo Copilot
Retrieve a single Ideal Customer Profile segment by its segment ID
Permanently delete an Ideal Customer Profile segment by its segment ID
Create a new folder to organize audiences in GTM Studio
Retrieve a single folder from GTM Studio by folderId
Retrieve a paginated list of folders configured in GTM Studio
Partially update an existing folder in GTM Studio by folderId
Permanently delete a folder from GTM Studio by folderId
Search and retrieve rows from a GTM Studio audience with optional filters and pagination
Delete one or more rows from a GTM Studio audience by rowId
Retrieve the Copilot AI-generated account summary for a company
Retrieve a paginated list of ZoomInfo Agent Teams
Retrieve the configuration and details of a single Agent Team by ID
Retrieve filter metadata for a Studio audience in ZoomInfo
Search for companies in the ZoomInfo database using a wide range of firmographic, technographic, and engagement filters
Search for contacts in the ZoomInfo database using personal, professional, and company-level filters
Find contacts similar to a reference contact using ZoomInfo Copilot lookalike recommendations
Search for intent signals across companies showing interest in specific topics in the ZoomInfo Intent database
Search ZoomInfo news articles by category, URL, or publish date range
Retrieve a list of products or services configured in ZoomInfo Copilot
Retrieve a single row from a GTM Studio audience by its rowId
Search ZoomInfo Scoops by publish date, type, topic, department, company firmographics, or contact filters
Permanently delete a product or service offering by its offering ID
Ask a natural-language question about a company's Copilot account summary
Trigger an asynchronous execution of a ZoomInfo Agent Team
Trigger an enrichment operation on a Studio audience in ZoomInfo
Partially update a Studio audience in ZoomInfo by its unique identifier
Upsert column match criteria for a Studio audience in ZoomInfo
Update properties of an existing column in a GTM Studio audience
Enrich one or more companies using ZoomInfo's firmographic, technographic, and hierarchy data
Find companies similar to a reference company using ZoomInfo Copilot lookalike recommendations
Enrich one or more ZoomInfo companies with corporate hierarchy data
Enrich one or more contacts using ZoomInfo's person and employment data
Create or update a customer buyer persona record in the ZoomInfo GTM workspace
Archive a customer buyer persona record by its UUID
Restore a previously archived customer buyer persona record by its UUID
Create or update a customer competitor record in the ZoomInfo GTM workspace
Archive a customer competitor record by its UUID
Restore a previously archived customer competitor record by its UUID
Create a new Ideal Customer Profile segment or update an existing one
Archive an Ideal Customer Profile segment by its segment ID
Restore a previously archived Ideal Customer Profile segment by its segment ID
Enrich one or more ZoomInfo companies with hashtag data
Enrich a specific company with ZoomInfo intent signals for selected topics
Retrieve the list of fields available for a given entity when building Search requests
Retrieve the list of fields available for a given entity when building Enrich requests
Enrich a company with related ZoomInfo news articles by category, URL, or publish date range
Enrich one or more ZoomInfo companies with org chart data
Archive a product or service offering by its offering ID
Restore a previously archived product or service offering by its offering ID
Create or update a product or service offering in the ZoomInfo GTM workspace
Create or update rows in a GTM Studio audience in a single bulk operation
Enrich a specific company with ZoomInfo Scoops filtered by type, topic, department, or publish date range
Enrich one or more ZoomInfo companies with technology stack data
Connect your AI agent to ZoomInfo and help your team scale the sales operations they run by hand today.
Use StackOne to connect your AI agent to your CRM, email, and calendar tools to automate post-demo follow-up.
ViewUse StackOne to connect your AI agent to your CRM, email, and calendar tools to automate deal risk scoring and pipeline alerts.
ViewUse StackOne to connect your AI agent to your CRM, sales engagement, and messaging tools to automate outbound prospecting.
ViewOne endpoint. Any framework. Your agent is talking to ZoomInfo in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
MCP vs A2A: what each protocol standardizes, how they differ, their shared security risks including indirect prompt injection, and when to use one, both, or a hybrid architecture.
12 min
MCP wraps APIs, it doesn't replace them. After building 200+ connectors that serve both, here's when each approach wins.
14 min read
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.