Pylon MCP Server
for AI Agents
Connect your AI agent to StackOne's Pylon MCP server and give it 52 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
52 Agent Actions
Create, read, update, and delete across Pylon — and extend your agent's capabilities with custom actions.
Authentication
Agent Tool Authentication
Per-user OAuth in one call. Your Pylon MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Agent Protection
Every Pylon tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Max Agent Context. Min Cost.
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Pylon call.
Tools Discovery →What is the Pylon MCP Server?
A Pylon MCP server lets AI agents read and write Pylon data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Pylon MCP server ships with 52 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.
All Pylon MCP Tools
Every action from Pylon's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Issues
- Create Issue
Create a new issue with specified title and body
- List Issues
Get a list of issues within a specified time range
- Search Issues
Search for issues by a given filter
- Get Issue
Get details of a specific issue by ID
- Update Issue
Update an existing issue by ID
- Delete Issue
Permanently delete an issue by ID (Admin only)
Issue Threads
- Create Issue Thread
Create a new internal thread on an issue
- Get Issue Threads
Get all threads on an issue
Contacts
- Create Contact
Create a new contact with specified email and optional metadata
- List Contacts
Get a paginated list of all contacts
- Get Contact
Get a contact by its ID
- Search Contacts
Search for contacts by a given filter
- Update Contact
Update an existing contact by ID
- Delete Contact
Permanently delete a contact by ID (Admin only)
Accounts
- Create Account
Create a new account with specified name and optional metadata
- List Accounts
Get a paginated list of all accounts
- Get Account
Get an account by its ID or external ID
- Search Accounts
Search for accounts by a given filter
- Update Account
Update an existing account by ID or external ID
- Delete Account
Permanently delete an account by ID (Admin only)
Custom Fields
- List Custom Fields
Get all custom field definitions for a specified object type
- Get Custom Field
Get a custom field definition by ID
- Update Custom Field
Update an existing custom field definition by ID
Feature Requests
- Search Feature Requests
Search or list feature requests with filters and semantic search
- Get Feature Request
Get a feature request by ID with optional evidence
- Update Feature Request
Update an existing feature request by ID
- Delete Feature Request
Permanently delete a feature request by ID
Articles
- Create Article
Create a new article within a knowledge base
- Get Article
Get a knowledge base article by ID
- Update Article
Update an existing knowledge base article by ID
- Delete Article
Permanently delete a knowledge base article by ID
Teams
- Create Team
Create a new team with name and optional members
- List Teams
Get a list of teams in the organization
- Get Team
Get a team by its ID
- Update Team
Update an existing team by ID
Users
- List Users
Get a list of users in the organization
- Get User
Get a user by its ID
- Update User
Update an existing user by ID
Other (14)
- Create Internal Note
Post an internal note on an issue thread
- Get Organization Info
Get details of the organization associated with the API token
- Get Issue Messages
Get all messages on an issue
- Get Issue Followers
Get the list of followers for an issue
- List Knowledge Bases
Get all knowledge bases in the organization
- List Tags
Get all tags in the organization
- List Ticket Forms
Get all ticket forms in the organization
- List User Roles
Get a list of all user roles
- Update Multiple Accounts
Update multiple accounts in bulk with specified properties
- Delete Message
Permanently delete a message from an issue
- Reply To Issue
Send a customer-facing reply on an issue
- Redact Message
Permanently redact a message's content
- Snooze Issue
Snooze an issue until a specified date and time
- Manage Issue Followers
Add or remove followers to/from an issue
Pylon AI Agent Use Cases
Connect your AI agent to Pylon and help your team scale the support operations they run by hand today.
Use StackOne to connect your AI agent to your helpdesk, CRM, and messaging tools to automate ticket triage and priority routing.
ViewUse StackOne to connect your AI agent to your telephony, CRM, and messaging tools to automate voice call summarization and CRM logging.
ViewUse StackOne to connect your AI agent to your helpdesk, CRM, and messaging tools to automate SLA breach prediction and escalation.
ViewSet Up Your Pylon MCP Server in Minutes
One endpoint. Any framework. Your agent is talking to Pylon 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>"
]
}
}
}Check More Customer Support MCP Servers
113+ actions
104+ actions
92+ actions
77+ actions
73+ actions
69+ actions
67+ actions
Pylon Resources
How I Vibe-Coded a Customer Success Hub Using StackOne's AI Native Integration Platform
How a non-developer vibe-coded a customer success dashboard pulling HubSpot, Pylon, PostHog, Databricks, and Fireflies through StackOne's MCP gateway.
7 min read
MCP Code Mode: Keeping Tool Responses Out of Agent Context
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
Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery
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
Indirect Prompt Injection Defense for MCP Tools: A Technical Guide
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: Architecture, Security, and When to Use Each
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 vs API: What 200+ Connector Builds Taught Us
MCP wraps APIs, it doesn't replace them. After building 200+ connectors that serve both, here's when each approach wins.
14 min read
Pylon MCP Server FAQ
Does StackOne have a Pylon MCP server?
Pylon MCP server vs direct API integration — what's the difference?
How does Pylon authentication work for AI agents?
origin_owner_id.Are Pylon MCP tools vulnerable to prompt injection?
What is the context bloat of a Pylon agent and how do I avoid it?
Can I limit which actions my Pylon agent can access?
Can I create custom agent actions for my Pylon MCP server?
When should I NOT use a Pylon MCP server?
What AI frameworks and AI clients does the StackOne Pylon MCP server support?
Put your AI agents to work
All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.