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 LastPass MCP server and give it 34 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across LastPass — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your LastPass MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every LastPass 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 LastPass call.
Tools Discovery →A LastPass MCP server lets AI agents read and write LastPass data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's LastPass MCP server ships with 34 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 LastPass's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Retrieve all groups and their members from the LastPass Business account
Retrieve a specific group and its members from the LastPass Business account
List unified groups in LastPass.
Get a unified LastPass group by ID.
List unified organizations in LastPass.
Get a unified LastPass organization by ID.
List unified roles in LastPass.
Get a unified LastPass role by ID.
List unified users in LastPass.
Get a unified LastPass user by ID.
Retrieve shared folder data containing role permission sets from the LastPass Business account
Retrieve shared folder data to look up a specific role by ID
Bulk-create one or more LastPass Business users by POSTing an array of user objects to the Enterprise API batchadd command at /enterpriseapi.php, triggering activation emails for each newly provisioned account.
Update attributes for an existing user in the LastPass Business account
Deactivate, remove, or permanently delete a user from the LastPass Business account via the deluser command, with the severity of the action controlled by the required deleteaction parameter (0 = deactivate, 1 = remove from enterprise, 2 = permanent delete).
Retrieve audit event logs from the LastPass Business account
Get the current LastPass connection's unified credentials and identity.
List unified resource users in LastPass.
List unified resource types in LastPass.
Retrieve shared folder data containing permission sets from the LastPass Business account
Retrieve shared folder data to look up a specific policy by ID
Retrieve a list of all shared folders in the LastPass Business account
Retrieve detailed information about all shared folders including sites and permissions
Retrieve detailed account data for users in the LastPass Business account via the getuserdata command, with optional filtering by username, admin status, or disabled status and pagination support for large directories.
Add or remove users from groups in bulk
Update a user's primary email address in the LastPass Business account via the Enterprise API updateemail command, triggering a confirmation email to the new address.
Distribute credential entries (sites) to users in the LastPass Business account
Delete multiple users from the LastPass Business account in a single call
Deactivate a user account while preserving their vault data
Re-enable a previously disabled user account
Resend an invitation email to a user who has not yet accepted
Disable multifactor authentication for a user
Send a master password reset email to a user
Require a user to change their master password on next login via the LastPass Enterprise API requiremasterpasswordchange command.
One endpoint. Any framework. Your agent is talking to LastPass 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>"
]
}
}
}141+ actions
110+ actions
78+ actions
69+ actions
67+ actions
65+ actions
57+ 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.