MCP server Claude CodeCodexCursor
Private agent payments on Solana via ZK proofs: deposit, withdraw, list pools, estimate fees. Runs locally from the snap-mcp-server npm package. Needs 3 environment variables to run.
6 tagged groth16, measured the same way as everything else here.
MCP server Claude CodeCodexCursor
Private agent payments on Solana via ZK proofs: deposit, withdraw, list pools, estimate fees. Runs locally from the snap-mcp-server npm package. Needs 3 environment variables to run.
MCP server Claude CodeCodexCursor
Stdio MCP auth proxy: wrap any MCP server with per-tool permission enforcement. Runs locally from the @bolyra/shield npm package.
MCP server Claude CodeCodexCursor
MCP auth gateway: verify agent identity, enforce per-tool permissions, block replays, emit receipts. Runs locally from the @bolyra/gateway npm package.
MCP server Claude CodeCodexCursor
MCP auth middleware: gate tool calls so only authorized agents can act. Runs locally from the @bolyra/mcp npm package.
MCP server Claude CodeCodexCursor +2
MCP server "null-402-mcp" as configured in shinothelegend/null-402-mcp. Runs locally from the null-402-mcp npm package.