Loomal

Phantom Secrets

MCP server by github.com/ashlrai/phantom-secrets

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

10 starsnpm: phantom-secrets-mcp

About Phantom Secrets

Phantom Secrets is an MCP (Model Context Protocol) server published by ashlrai in the official MCP registry, listed under Autonomous Agents on Loomal. Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens.

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

Development happens in the open at github.com/ashlrai/phantom-secrets, where the project has earned 10 GitHub stars.

Use Phantom Secrets with your agent

Claude Code · one command
claude mcp add phantom-secrets -- npx -y phantom-secrets-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "phantom-secrets": {
      "command": "npx",
      "args": [
        "-y",
        "phantom-secrets-mcp"
      ]
    }
  }
}
npmphantom-secrets-mcp

Frequently asked questions

What is Phantom Secrets?
Phantom Secrets is an MCP (Model Context Protocol) server by ashlrai in the Autonomous Agents category. Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens.
How do I connect Phantom Secrets to Claude, Cursor, or another MCP client?
Install Phantom Secrets from its npm package (phantom-secrets-mcp) 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 Phantom Secrets open source?
Yes — the source code is public at github.com/ashlrai/phantom-secrets, with 10 GitHub stars.
Can AI agents pay to use Phantom Secrets?
Not yet through Loomal — Phantom Secrets 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 Phantom Secrets? Claim this listing free by verifying GitHub ownership, or contact us.