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 Fountain MCP server and give it 62 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across Fountain — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Fountain MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Fountain 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 Fountain call.
Tools Discovery →A Fountain MCP server lets AI agents read and write Fountain data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Fountain MCP server ships with 62 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 Fountain's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Create a new applicant
Retrieve a list of applicants
Get detailed information for a specific applicant
Update applicant information
Delete an applicant
Upload a file to S3 for an applicant
Get files attached to an applicant
Create a company attribute
List all company attributes
Get a specific company attribute by type
Create a new hiring goal
List all hiring goals
Update a hiring goal
Delete a hiring goal
Create a new location group
List all location groups
Retrieve a specific location group
Update a location group
Create a new location
List all locations
Retrieve a specific location
Update a location
Delete a location
Create a note for an applicant
Get notes for an applicant
Update a note for an applicant
Delete a note from an applicant
Create a new job opening
Retrieve a list of job openings
Retrieve details of a specific job opening
Update a job opening
Delete a job opening
Create a new available interview slot
List available interview slots for a stage
Create a new position
List all positions
Retrieve a specific position
Update a position
Delete a position
Create a user
List all users in the account
Update a user
Delete a user
Create a new webhook setting
List all webhook settings
Retrieve a specific webhook setting
Delete a webhook setting
List posthire workers
Get details for a specific posthire worker
Update a posthire worker
List labels assigned to an applicant
List all available labels in a stage
List all stages in a specific opening
Retrieve details of a specific stage
List all user roles available in the account
List shifts
List all reasons available for archiving applicants
List all reasons available for rejecting applicants
Get openings a user has access to
Update a label for an applicant
Advance an applicant to the next stage
Approve applicant documents
Connect your AI agent to Fountain and help your team scale the recruiting operations they run by hand today.
Use StackOne to connect your AI agent to your ATS and job boards to automate job posting distribution.
ViewUse StackOne to connect your AI agent to your ATS, survey tools, and messaging systems to automate reference checks.
ViewUse StackOne to connect your AI agent to your HRIS, identity management, and LMS to automate employee onboarding.
ViewOne endpoint. Any framework. Your agent is talking to Fountain 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.