Phantom Secrets✓
io.github.ashlrai/phantom-secrets-mcp · v0.6.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ashlrai/phantom-secrets-mcp",
"description": "Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens.",
"title": "Phantom Secrets",
"repository": {
"url": "https://github.com/ashlrai/phantom-secrets",
"source": "github",
"subfolder": "crates/phantom-mcp"
},
"version": "0.6.0",
"websiteUrl": "https://github.com/ashlrai/phantom-secrets",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "phantom-secrets-mcp",
"version": "0.6.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}