Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
Production-ready Vincere MCP server with 206 extensible actions — plus built-in authentication, security, and optimized execution.
Coverage
Create, read, update, and delete across Vincere — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Vincere MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Vincere 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 Vincere call.
Tools Discovery →A Vincere MCP server lets AI agents read and write Vincere data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Vincere MCP server ships with 206 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 Vincere's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Create Comment
Update Comment
Create Task
Update Task
Delete task
Create Meeting
Update Meeting
Delete meeting
Create candidate
Update Candidate
Industries
Industries
Industries
Personal location
Personal location
Create or update personal location
Create or update personal location
Custom fields
Custom fields
Custom fields
Custom fields
Branches
Branches
Branches
Branches
Update candidate status
Candidate status
Update candidate source contact
Candidate source contact
Update candidate working state
Candidate working state
Brands
Brands
Brands
Brands
Candidate notes
Candidate notes
Candidate notes
Candidate notes
Create Company
Update Company
Delete company
Create or update custom fields
Create or update custom fields
Create or update custom fields
Update company status
Company status
Create contact
Update Contact
Delete contact
Contact status
Contact status
Update position status
Position status
Create Job Application
Create or update current location
Create or update company location
Upload new company document
Upload new contact document
Search user's activities
Search candidate's activities
Search contact's activities
Search position's activities
Search company's activities
Search all activities between two dates
Search activities
Search applications by filter
Get application stage logs
Get application logs on range
Get application actions
Get list of rejection reasons
Get candidate email activity information
Get the list of active applications
Get summary status of each applications of candidate
Get contact email activity information
List of contact details by a distribution list and user
List of contacts by a distribution list
Search candidate records
Search job records
Search contact records
Search company records
Search user records
List of candidate details by a talent pool and user
List of candidates by a talent pool
Move application forward to stage sent
Move application forward to stage interview
Update email subscription status
Delete applications
Delete location
Comment basic info
Comment's categories
Comment's linked Candidates
Comment's linked Companies
Comment's linked Contacts
Comment's linked Jobs
Comment's notification recipients
Task basic info
Meeting basic info
Meeting's categories
Meeting's linked Candidates
Meeting's linked Companies
Meeting's linked Contacts
Meeting's linked Jobs
Meeting's attendees
Meeting's notification recipients
Activity details
Application details
Reject Application
Substatus of application
Candidate details
Candidate's education details
Candidate's owners
Candidate's work experiences
Candidate's desired job types
Candidate's language skills
Current location
Company location
Core fields
Candidate's placement statuss
Compliance setting
Candidate's applications
Candidate's document detail
Candidate's document
All Candidate's documents
Company details
All company's locations
Company's location
Company first location by country_code
Company's logo
All Company's documents
Contact details
Contact's linked jobs
All contact's work locations
Contact's work locations
Contact first location by country_code
Contact's photo
All contact's documents
Distribution lists of a contact based on user's permission
Distribution lists a user can use
View A Job
Screening Questions
Rating skills
Edit a rating skill
Job's owners
View a job compensation
View placements of Job
Job's applications
Job's company logo
Accept an offer
Reject an offer
Candidate's custom fields
Contact's custom fields
Company's custom fields
Job's custom fields
Placement's custom fields
Reference list for Candidate Sources
Reference list for Contact Sources
Reference list for languages
Reference list for language skill levels
Reference list for marital status
Reference list for nationalities
Reference list for relocation potentials
Reference list for candidate statuses
Reference list for contact statuses
Summary
Reference list for job statuses
Reference list for countries
Reference list for currencies
Reference list for employment types
Reference salary type list for permanent jobs
Reference pay interval list for contract-related jobs
Reference list for genders
Reference list for stages of an Application
Reference list for job types
Reference list for job subtypes
Reference list for meeting status
Reference list for all candidate document types.
Reference list for document types based on user's permission.
Reference list for all activity's categories
Reference list for Contact Stage
Reference list for Company Stage
Reference list for all total pay calculation types
Reference list for all Time Management types
Reference list for all Contract length type
Reference list for all Pay Method
Reference list for all Team in Vincere
Reference list for all Brand in Vincere
Reference list for all Branch in Vincere
Reference list for all Division in Vincere
Reference list for all user Location in Vincere
Reference list for job status
Reference list for Activity names
Filter values for current user
Offer approval
Twilio credentials
Talent pools of a candidate based on user's permission
Talent pools a user can use
Umbrella companies
A user by email
Users by name
All users
All active users
All administrator users
Check if a user exists
Current user
All approvers
One endpoint. Any framework. Your agent is talking to Vincere 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>"
]
}
}
}246+ actions
164+ actions
137+ actions
127+ actions
123+ actions
123+ actions
106+ 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.