zkproofport/proofport-ai
0 Views
0 Installs
📇 ☁️ - Zero-knowledge proof generation MCP server for AI agents. Lets agents prove identity claims (Coinbase KYC, Country, Google OIDC, Google Workspace, Microsoft 365) without revealing personal information. Server-side proving in AWS Nitro Enclave TEE, paid via x402 USDC on Base. Built on Noir circuits (Aztec) and ERC-8004 agent identity. Reference application OpenStoa won 1st place at The Synthesis Hackathon ("Agents That Keep Secrets" track).
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"zkproofport-proofport-ai": {
"command": "npx",
"args": [
"-y",
"zkproofport-proofport-ai"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.