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 Pipeliner CRM MCP server and give it 59 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across Pipeliner CRM — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Pipeliner CRM MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Pipeliner CRM 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 Pipeliner CRM call.
Tools Discovery →A Pipeliner CRM MCP server lets AI agents read and write Pipeliner CRM data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Pipeliner CRM MCP server ships with 59 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 Pipeliner CRM's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Creates a new account record.
Returns a paginated list of account records.
Retrieves a single account by ID.
Updates an existing account by ID.
Removes an account by ID.
Creates a new contact in Pipeliner CRM.
Returns a paginated list of contacts from Pipeliner CRM.
Retrieves a single contact by ID from Pipeliner CRM.
Updates an existing contact by ID in Pipeliner CRM.
Removes a contact from Pipeliner CRM by ID.
Creates a new lead in Pipeliner CRM.
Returns a paginated list of leads from Pipeliner CRM.
Retrieves a single lead by ID.
Updates an existing lead by ID.
Removes a lead from Pipeliner CRM by ID.
Create a new opportunity in Pipeliner CRM.
Retrieve a single opportunity by ID.
Update an existing opportunity by ID.
Delete an opportunity by ID.
Creates a new task in Pipeliner CRM.
Returns a paginated list of tasks.
Retrieves a single task by ID.
Updates an existing task by ID.
Removes a task by ID.
Creates a new appointment in Pipeliner CRM.
Returns a paginated list of appointments.
Retrieves a single appointment by ID.
Updates an existing appointment by ID.
Removes an appointment by ID.
Creates a new note in Pipeliner CRM.
Returns a paginated list of notes.
Retrieves a single note by ID.
Updates an existing note by ID.
Removes a note by ID.
Creates a new product in the catalog.
Returns a paginated list of products from the product catalog.
Retrieves a single product by ID.
Updates an existing product by ID.
Removes a product from the catalog by ID.
Creates a new product line item on an opportunity.
Returns a paginated list of opportunity product line items.
Retrieves a single opportunity product line item by ID.
Updates an existing opportunity product line item by ID.
Removes an opportunity product line item by ID.
Returns a paginated list of CRM users (clients).
Retrieves a single CRM user by ID.
Returns a paginated list of sales pipelines.
Retrieves a single pipeline by ID.
Returns a paginated list of pipeline steps.
Retrieves a single pipeline step by ID.
Returns a paginated list of sales units.
Retrieves a single sales unit by ID.
Returns a paginated list of account type classifications.
Retrieves a single account type by ID.
Returns a paginated list of tag definitions.
Retrieves a single tag by ID.
Retrieve a paginated list of opportunities from Pipeliner CRM.
Returns a paginated list of currency definitions.
Retrieves a single currency by ID.
Connect your AI agent to Pipeliner CRM 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 Pipeliner CRM 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>"
]
}
}
}127+ 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.