Private agent payments on Solana via ZK proofs: deposit, withdraw, list pools, estimate fees.
MCP server for SNAP — private agent-to-agent payments on Solana using zero-knowledge proofs. Exposes SNAP operations as Model Context Protocol tools so any MCP-compatible AI agent (Claude, Cursor, Windsurf, etc.) can make private payments on Solana mainnet. Or add it to an MCP client config: ------|-------------| | List SNAP mainnet shielded pools | | Deposit SOL/USDC into a shielded pool,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for SNAP — private agent-to-agent payments on Solana using zero-knowledge proofs. Exposes SNAP operations as Model Context Protocol tools so any MCP-compatible AI agent (Claude, Cursor, Windsurf, etc.) can make private payments on Solana mainnet. Or add it to an MCP client config: ------|-------------| | List SNAP mainnet shielded pools | | Deposit SOL/USDC into a shielded pool, returns a note | | Withdraw with a note, optionally via relayer | | Relayed (gas-abstracted) withdrawal |…