Skip to content
Back to search
30
MCP v0.6.0

Phantom Secrets

io.github.ashlrai/phantom-secrets-mcp

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

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.rsdouglas/janee
Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.
0 tools
Trestle
Detects leaked secrets (API keys, tokens, private keys) in source code.
0 tools
VaultGuard
Secret scanner preventing leaks of corporate keys and credentials.
0 tools · sse
ThumbGate
Pre-action gates that block AI agents from repeating known mistakes.
0 tools
io.github.agnuxo1/enigmagent-mcp
Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.
0 tools
AgentShield
Smart contract security for AI agents — verify, monitor, freeze, x402 payments
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "phantom_secrets": {
      "url": "None",
      "transport": "http"
    }
  }
}