API Locker for Claude Desktop
io.github.apilocker/apilocker
Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.
client:Claude Desktop
transport:stdio
runtime:npm
Install API Locker in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apilocker": {
"command": "npx",
"args": [
"-y",
"apilocker"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs