Back to search
30
MCP

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%
4 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
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
AI Scanner
Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.
0 tools
Hive Secrets
Encrypted secret store and rotation for autonomous agent credentials
0 tools · streamable-http
Fundchain
Crypto crowdfunding for AI agents. Create campaigns, accept ETH/USDC via x402 protocol.
0 tools

How to use

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

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