Redact API keys, tokens, and secrets from any text or file locally, with zero data transmission.
npm install @streamblur/mcp
Requires Node.js 18+. Works with Claude, Cursor, Windsurf, and any MCP-compatible AI tool.
Covers 50+ credential patterns including OpenAI, Anthropic, GitHub, AWS, Stripe, Slack, database URLs, JWT tokens, and private keys.
{ "mcpServers": { "streamblur": { "command": "npx", "args": ["@streamblur/mcp"] } } }
Add to your MCP config and restart your AI tool. No API key required.