Security
Trust: 39/100 (Limited)io.github.VouchlyAI/pincer Guide
Secure grip for your agent's secrets - security-hardened MCP gateway with proxy token architecture
5 starsby VouchlyAI
Quick Start
Install
npx pincer-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-vouchlyai-pincer": {
"command": "npx",
"args": [
"pincer-mcp"
]
}
}
}