Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.
claude mcp add apilocker -- npx -y apilocker
claude_desktop_config.json
{
"mcpServers": {
"apilocker": {
"command": "npx",
"args": [
"-y",
"apilocker"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"apilocker": {
"command": "npx",
"args": [
"-y",
"apilocker"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"apilocker": {
"command": "npx",
"args": [
"-y",
"apilocker"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"apilocker": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"apilocker"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"apilocker": {
"command": "npx",
"args": [
"-y",
"apilocker"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.apilocker--apilocker/reviews or the review_server meta-tool.
POST /mcp