Phantom Secrets MCP Server
Delegate everything to AI. Without sharing a single key. Phantom hands every AI tool a worthless phm_ token. The local proxy injects the real key at the network layer. Full access. Zero exposure.
People connecting filesystem tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · ★ 16 · #11 OF 34 MAINTAINED FILESYSTEM · VERIFIED 2026-08-25
MIT · Rust servers · how we verify → /methodology
01 · Install Phantom Secrets
Claude Code
claude mcp add ashlrai-phantom-secrets -- npx -y phantom-secrets-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"ashlrai-phantom-secrets": {
"command": "npx",
"args": [
"-y",
"phantom-secrets-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package phantom-secrets-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.ashlrai is GitHub-verified and matches the repo owner
03 · What Phantom Secrets can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.6.0 · 2026-05-04
scope phm-token substitution to safe locations (audit F9) · batched low-severity cleanup (F11, F12, F13, F14, F15) · Windows final-mile cleanup - clipboard auto-clear + hook docs (closes #9, #10) · standalone curl/irm…
v0.5.1 · 2026-04-26
Highlights · This is a security-hardening release. We ran a full security audit between v0.5.0 and this release; ten findings (F1–F10) are addressed below. Plus a meaningful refactor pass and a complete rebuild of…
v0.5.0 · 2026-04-22
Windows support: blockers to compile (#2-#5) · cross-platform home_dir lookup (#8, #13) · cross-platform clipboard + daemon spawn (#6, #7) · unblock Windows install path in wrapper (#15) · release v0.5.0 (Windows…
04 · Who maintains Phantom Secrets
Phantom Secrets is maintained by ashlrai. We track 2 MCP servers from ashlrai - 2 actively maintained, 19 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from ashlrai.
05 · Facts
- repository
- github.com/ashlrai/phantom-secrets
- category
- filesystem - ranked #11 of 34 actively-maintained filesystem servers as of 2026-08-25.
- registry
- io.github.ashlrai/phantom-secrets-mcp (active, first published 2026-05-10)
- packages
- npm:phantom-secrets-mcp
06 · Phantom Secrets FAQ
What is Phantom Secrets?
Delegate everything to AI. Without sharing a single key. Phantom hands every AI tool a worthless phm_ token. The local proxy injects the real key at the network layer. Full access. Zero exposure.
Is Phantom Secrets still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-19. We re-verify nightly.
How do I install Phantom Secrets?
Run `npx -y phantom-secrets-mcp`. You can also paste the ready-made client config above.
Does Phantom Secrets run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Phantom Secrets
Alternatives to Phantom Secrets
Maintained filesystem servers if Phantom Secrets isn't the fit.
- Server Filesystem MCP server for filesystem access ★ 38,704 · 2026-08-05
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 77 · 2026-07-26
- X402 List MCP x402-list directory MCP: services, facilitator volume, ranked picks, paid assessments. ★ 58 · 2026-07-28
- Document Reader An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files ★ 23 · 2026-03-13
- File Tools Non-UTF-8 files: CP1251, CP1252, KOI8, ISO-8859, UTF-16, GBK auto-detected and preserved ★ 21 · 2026-08-19
- Office Agent NET Create and edit real Word documents (filesystem or SharePoint): typed change plans, tracked changes ★ 14 · 2026-08-16
More filesystem MCP servers · Hubd · MCP Film Directory · Synology NAS
More Rust MCP servers · Sem · Aikido MCP · Myco: Agent-First Cognitive Substrate · Daimonos · Docdex · see all