Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
Production-ready Apollo MCP server with 45 extensible actions — plus built-in authentication, security, and optimized execution.
Coverage
Create, read, update, and delete across Apollo — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Apollo MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Apollo 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 Apollo call.
Tools Discovery →A Apollo MCP server lets AI agents read and write Apollo data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Apollo MCP server ships with 45 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, and optimized agent context. Connect it from MCP clients like Claude Desktop, Cursor, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from Apollo's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Add a new account to your team's Apollo account
Update existing accounts in your team's Apollo account
Log calls in Apollo that were made using outside systems
Update your team's call records in Apollo
Add a new contact to your team's Apollo account
Search for contacts that have been added to your team's Apollo account
Retrieve details for an existing contact in your team's Apollo database
Update an existing contact in your team's Apollo account
Retrieve the IDs for available contact stages in your team's Apollo account
Update the contact stage for multiple contacts
Create new deals for an Apollo account
Update the details of existing deals within your team's Apollo account
Search for companies in the Apollo database with various filters
Retrieve complete details about an organization in Apollo database
Add contacts to existing sequences in your team's Apollo account
Create a single task in Apollo for you and your team
Add custom fields to your Apollo account for contacts, accounts, or deals
Search for accounts that have been added to your team's Apollo account
Retrieve a list of all account stages in your team's Apollo account
Find calls that your team has made or received using the Apollo dialer
Retrieve every deal that has been created for your team's Apollo account
Retrieve information about every deal stage available in your team's Apollo account
Search for net new people in the Apollo database with various filters
Retrieve current job postings for a specific company
Find news articles related to companies in Apollo database
Search for sequences that have been created for your team's Apollo account
Find emails created and sent as part of Apollo sequences
Find tasks that your team has created in Apollo
Retrieve the IDs for all users (teammates) in your Apollo account
Retrieve information about linked email inboxes in your Apollo account
Retrieve information about every list created in your Apollo account
Retrieve information about all fields in your Apollo account
Assign multiple accounts to a different user in your team's Apollo account
Assign multiple contacts to a different user in your team's Apollo account
Mark contacts as finished or remove them from a sequence
Retrieve details for an existing account in your team's Apollo database
Retrieve complete details about a deal within your team's Apollo account
Enrich data for one company
Enrich data for up to 10 companies with a single API call
Start an inactive sequence
Stop an active sequence
Archive a sequence and finish all contacts in it
Review complete details for an email sent as part of an Apollo sequence
Create multiple tasks in a single API request
View your team's usage of Apollo's APIs and rate limits for API endpoints
One endpoint. Any framework. Your agent is talking to Apollo in under 10 lines of code.
MCP Clients
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>"
]
}
}
}60+ actions
43+ actions
39+ actions
34+ actions
8+ actions
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
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.