SNAP Protocol runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 6 Jun 2026.
Private agent payments on Solana via ZK proofs: deposit, withdraw, list pools, estimate fees.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add snap-private-payments -- npx -y snap-mcp-server
{
"mcpServers": {
"snap-private-payments": {
"args": [
"-y",
"snap-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.snap-private-payments]
command = "npx"
args = ["-y", "snap-mcp-server"]
{
"mcpServers": {
"snap-private-payments": {
"args": [
"-y",
"snap-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"snap-private-payments": {
"args": [
"-y",
"snap-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.