From 6aff580621f91e3f57ce6865bdfb5ae01b5c6149 Mon Sep 17 00:00:00 2001 From: hyuki0130 Date: Wed, 8 Apr 2026 02:27:09 +0900 Subject: [PATCH] Add ZKProofport MCP (ZK identity proofs on Base) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23f8e22..337399b 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ A curated list of **MCP servers** and **AI skills** for finance, trading, and cr | [Base MCP](https://github.com/base/base-mcp) | Base network + Coinbase API | Requires credentials | ![GitHub stars](https://img.shields.io/github/stars/base/base-mcp?style=flat) | | [Solana MCP](https://github.com/sendaifun/solana-agent-kit) | Solana agent kit with MCP support | Free | ![GitHub stars](https://img.shields.io/github/stars/sendaifun/solana-agent-kit?style=flat) | | [Bitcoin Lightning MCP](https://github.com/AbdelStark/bitcoin-mcp) | Bitcoin & Lightning operations | Free | ![GitHub stars](https://img.shields.io/github/stars/AbdelStark/bitcoin-mcp?style=flat) | +| [ZKProofport MCP](https://github.com/zkproofport/proofport-ai) | Zero-knowledge identity proofs (Coinbase KYC, Country, OIDC) for AI agents on Base | x402 USDC pay-per-proof | ![GitHub stars](https://img.shields.io/github/stars/zkproofport/proofport-ai?style=flat) | ---