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