Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"ciphyrshq-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@ciphyrshq/mcp-proxy"
]
}
}
}
Or smoke-test directly:
npx -y @ciphyrshq/mcp-proxy
Details
| Website | https://www.npmjs.com/package/@ciphyrshq/mcp-proxy |
|---|---|
| GitHub | git+https://github.com/praveen190/Ciphyrs.git |
| License | unknown |
| Pricing | free |
| Tags | mcp pii privacy llm claude cursor ciphyrs gdpr |
| Sources | npm |
| Discovered | 2026-05-25 |