Phantom
MCP ServerTrendingby Community · Added 5mo ago
Claude
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"phantom": {
"command": "npx",
"args": [
"phantom"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Safeguard API keys from AI exposure by replacing real secrets with inert tokens, swapped back at the network layer.
Tags
API Developmentmcp-servertrendingnew