Loading MCP server directory, please wait...
One API, all things verified — control, delegation, human approval, anti-impersonation.
npx @getmcp/cli add holdings.proof/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"holdings.proof/mcp-server": {
"command": "npx",
"args": [
"-y",
"@proof-holdings/mcp-server"
],
"env": {
"PROOF_API_KEY": "",
"PROOF_BASE_URL": ""
}
}
}
}