pincer for Claude Code
io.github.vouchlyai/pincer
Secure grip for your agent's secrets - security-hardened MCP gateway with proxy token architecture
client:Claude Code
transport:stdio
runtime:npm
Install pincer in Claude Code
run in your project directory
claude mcp add pincer -e PINCER_PROXY_TOKEN=<PINCER_PROXY_TOKEN> -e OPENWEBUI_URL=<OPENWEBUI_URL> -e OPENAI_COMPATIBLE_URL=<OPENAI_COMPATIBLE_URL> -e AUDIT_LOG_PATH=<AUDIT_LOG_PATH> -- npx -y pincer-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs