logi for Cline
dev.1pass/logi
logi (1pass) IdP — manage your OAuth apps, redirect URIs, passkeys, login history and docs.
client:Cline
transport:stdio
runtime:npm
Install logi in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"logi": {
"command": "npx",
"args": [
"-y",
"@1pass/mcp"
],
"env": {
"LOGI_API_KEY": "<LOGI_API_KEY>",
"LOGI_API_URL": "<LOGI_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs