Loading MCP server directory, please wait...
Secure grip for your agent's secrets - security-hardened MCP gateway with proxy token architecture
npx @getmcp/cli add io.github.VouchlyAI/pincerRequires Node.js 18+. Community-contributed server. Review source before installing.
PINCER_PROXY_TOKENProxy token for agent authentication (generated via 'pincer agent add')
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VouchlyAI/pincer": {
"command": "npx",
"args": [
"-y",
"pincer-mcp"
],
"env": {
"PINCER_PROXY_TOKEN": "",
"OPENWEBUI_URL": "",
"OPENAI_COMPATIBLE_URL": "",
"AUDIT_LOG_PATH": ""
}
}
}
}