Loomal

Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.

0 starsnpm: @securecode/mcp-server

About securecode

securecode is an MCP (Model Context Protocol) server published by juanisidoro in the official MCP registry, listed under Monitoring on Loomal. Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.

It ships as an npm package (@securecode/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/juanisidoro/securecode-mcp.

Use securecode with your agent

Claude Code · one command
claude mcp add securecode -- npx -y @securecode/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "securecode": {
      "command": "npx",
      "args": [
        "-y",
        "@securecode/mcp-server"
      ]
    }
  }
}
npm@securecode/mcp-server

Frequently asked questions

What is securecode?
securecode is an MCP (Model Context Protocol) server by juanisidoro in the Monitoring category. Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.
How do I connect securecode to Claude, Cursor, or another MCP client?
Install securecode from its npm package (@securecode/mcp-server) 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 securecode open source?
Yes — the source code is public at github.com/juanisidoro/securecode-mcp.
Can AI agents pay to use securecode?
Not yet through Loomal — securecode 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 securecode? Claim this listing free by verifying GitHub ownership, or contact us.