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 TeamViewer MCP server and give it 91 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across TeamViewer — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your TeamViewer MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every TeamViewer 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 TeamViewer call.
Tools Discovery →A TeamViewer MCP server lets AI agents read and write TeamViewer data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's TeamViewer MCP server ships with 91 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 TeamViewer's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Creates a user
Returns users with filter criteria
Returns a user
Updates a user
Deletes the user
Create a new custom user role.
List all custom user roles defined in the company.
Update an existing user role's name or permissions.
Deletes an existing user role
Creates a new user group
Returns all user groups
Get a single user group by its id.
Changes a user group
Delete a user group by its id.
Adds users to a user group
Returns members of a user group
Removes accounts from a user group
Returns the account
Update the authenticated account's settings.
Returns the company details
Update company details
Gets the activation state of a company's address book
Sets the activation state of a company's address book
Creates a new contact and adds it to a group
Retrieves all contacts with optional filtering
Retrieves a specific contact by ID
Deletes a contact from the buddy list
Create a Computers & Contacts group.
Update a Computers & Contacts group.
Delete a Computers & Contacts group.
Add a device to the Computers & Contacts list.
List devices (computers) in the Computers & Contacts list.
Get a single device by its id.
Update a device's properties.
Remove a device from the Computers & Contacts list.
Creates a managed group
Lists managed groups
Gets details for a managed group
Changes properties of a managed group
Removes a managed group
Adds managers to a managed group
Lists managers of a managed group
Removes a manager from a managed group
Lists all directly managed devices of the manager
Gets details for a single managed device
Changes properties of a device
Removes management from a device
Adds direct managers to a device
Lists direct managers of a device
Removes a manager from a device
Create a new service-case (support) session.
List service-case (support) sessions.
Get a single service-case session by its code.
Update a service-case session.
Delete a service-case session by its code.
Returns the session reports, the number of remaining reports and a link to request the further reports if the remaining number is > 0.
Get a single connection (session) report by its id.
Update a connection report's editable fields.
Delete a connection report by its id.
Schedule a new meeting.
List the account's scheduled meetings.
Get a single meeting by its id.
Update a scheduled meeting.
Delete (cancel) a scheduled meeting by its id.
Adds a device to a managed group
Returns the roles assigned to the user
Returns the user's consolidated permissions from assigned roles
Returns the permission definitions of a role
Returns assigned user accounts of a user role
Returns assigned user groups of a user role
Returns user group's assigned role
Returns the account's tenants
Returns the company license details
Lists the hidden members of a company's address book
List Computers & Contacts groups.
Get a Computers & Contacts group by id.
Get the types of devices.
Lists devices of a managed group
Lists one page of company-managed devices
Lists managed groups a device is part of
List device (incoming-session) reports.
Get the invitation text for a meeting.
Removes a device from a managed group
Assigns a user role to user accounts
Removes a user role assignment from user accounts
Assigns a user role to a user group
Removes the user role assignment of a user group
Hides accounts from company's address book
Unhides the given accounts from a company's address book
Assign device to user account POST /api/v1/devices/assign
Edits groups of a device
One endpoint. Any framework. Your agent is talking to TeamViewer 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>"
]
}
}
}189+ actions
185+ actions
147+ actions
136+ actions
134+ actions
133+ actions
133+ 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
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.