Loomal

API Locker

MCP server by github.com/apilocker/apilocker

Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.

0 starsnpm: apilocker

About API Locker

API Locker is an MCP (Model Context Protocol) server published by apilocker in the official MCP registry, listed under Autonomous Agents on Loomal. Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.

It ships as an npm package (apilocker), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/apilocker/apilocker.

Use API Locker with your agent

Claude Code · one command
claude mcp add api-locker -- npx -y apilocker
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "api-locker": {
      "command": "npx",
      "args": [
        "-y",
        "apilocker"
      ]
    }
  }
}
npmapilocker

Frequently asked questions

What is API Locker?
API Locker is an MCP (Model Context Protocol) server by apilocker in the Autonomous Agents category. Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.
How do I connect API Locker to Claude, Cursor, or another MCP client?
Install API Locker from its npm package (apilocker) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is API Locker open source?
Yes — the source code is public at github.com/apilocker/apilocker.
Can AI agents pay to use API Locker?
Not yet through Loomal — API Locker is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain API Locker? Claim this listing free by verifying GitHub ownership, or contact us.