Envoy MCP Server
for AI Agents
Connect your AI agent to StackOne's Envoy MCP server and give it 49 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
49 Agent Actions
Create, read, update, and delete across Envoy — and extend your agent's capabilities with custom actions.
Authentication
Agent Tool Authentication
Per-user OAuth in one call. Your Envoy MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Agent Protection
Every Envoy 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 Envoy call.
Tools Discovery →What is the Envoy MCP Server?
A Envoy MCP server lets AI agents read and write Envoy data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Envoy MCP server ships with 49 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 Envoy MCP Tools
Every action from Envoy's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Invites
- Create Invite
Create a new visitor invitation
- List Invites
List visitor invitations
- Get Invite
Get details of a specific invitation
- Update Invite
Update an existing visitor invitation
- Delete Invite
Delete a visitor invitation
Recurring Invites
- Create Recurring Invite
Create a new recurring visitor invitation
- Get Recurring Invite
Get details of a specific recurring invitation
- Update Recurring Invite
Update an existing recurring visitor invitation
Blocklist Entrys
- Create Blocklist Entry
Create a new blocklist entry
- Get Blocklist Entry
Get details of a specific blocklist entry
- Update Blocklist Entry
Update an existing blocklist entry
- Delete Blocklist Entry
Delete a blocklist entry
Employees
- List Employees
List all employees in the workspace
- Get Employee
Get details of a specific employee
Flows
- List Flows
List all visitor flows
- Get Flow
Get details of a specific visitor flow
Locations
- List Locations
List all locations in the workspace
- Get Location
Get details of a specific location
Work Schedules
- Create Work Schedule
Create a new employee work schedule
- List Work Schedules
List employee work schedules
- Get Work Schedule
Get details of a specific work schedule
- Delete Work Schedule
Delete an employee work schedule
Spaces
- List Spaces
List all spaces such as desks or rooms
- Get Space
Get details of a specific space
Desks
- Create Desk
Create a new desk
- List Desks
List all desks in the workspace
- Get Desk
Get details of a specific desk
- Update Desk
Update an existing desk
- Delete Desk
Delete a desk
Reservations
- Create Reservation
Create a new reservation
- List Reservations
List all reservations
- Get Reservation
Get details of a specific reservation
Unified Groups
- List Unified Groups
List Envoy locations mapped to the IAM unified group schema.
- Get Unified Group
Retrieve a single Envoy location by id, mapped to the IAM unified group schema.
Unified Organizations
- List Unified Organizations
List the single Envoy company tenant as an IAM organization.
- Get Unified Organization
Retrieve the Envoy company tenant by id.
Unified Users
- List Unified Users
List Envoy employees mapped to the IAM unified user schema.
- Get Unified User
Retrieve a single Envoy employee by id, mapped to the IAM unified user schema.
Other (11)
- Get Company
Get company details
- List Entries
List visitor entries (check-ins and check-outs)
- Get Entry
Get details of a specific entry
- List Blocklist Entries
List all blocklist entries
- Get Unified Credentials
Return the authenticated identity and derived auth type for the current Envoy connection.
- Check In Invite
Check in a visitor by converting an invite into an entry
- Check In Work Schedule
Check in to a work schedule
- Check Out Work Schedule
Check out from a work schedule
- Check In Reservation
Check in to a reservation to start using the space
- Check Out Reservation
Check out from a reservation to end usage and free the space
- Cancel Reservation
Cancel a pending reservation
Set Up Your Envoy MCP Server in Minutes
One endpoint. Any framework. Your agent is talking to Envoy 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>"
]
}
}
}Platform Resources
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
Envoy MCP Server FAQ
Does StackOne have a Envoy MCP server?
Envoy MCP server vs direct API integration — what's the difference?
How does Envoy authentication work for AI agents?
origin_owner_id.Are Envoy MCP tools vulnerable to prompt injection?
What is the context bloat of a Envoy agent and how do I avoid it?
Can I limit which actions my Envoy agent can access?
Can I create custom agent actions for my Envoy MCP server?
When should I NOT use a Envoy MCP server?
What AI frameworks and AI clients does the StackOne Envoy 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.