Home › Development › Phantom Secrets

Phantom Secrets

Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens.

Rust
★ 16 stars Last pushed 2026-09-17 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.6.0)

npx -y phantom-secrets-mcp@0.6.0

Or add to your MCP client config:

{
  "mcpServers": {
    "phantom-secrets": {
      "command": "npx",
      "args": [
        "-y",
        "phantom-secrets-mcp@0.6.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry