Logi is a Model Context Protocol (MCP) server: logi (1pass) IdP — manage your OAuth apps, redirect URIs, passkeys, login history and docs. Because it speaks the Model Context Protocol, AI assistants can use Logi as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @1pass/mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need LOGI_API_KEY. The current release is v0.2.2, published under the MIT license, with source at dcode-co/logi-plugins on GitHub.
On mcp.site, Logi sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Logi for 1pass.dev, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @1pass/mcp · MCP over stdio
▸Credentials — Requires LOGI_API_KEY
▸Open source — MIT license · dcode-co/logi-plugins