Paybond MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 496 installs a week from pypi. Last commit 2 Aug 2026.
Default trust layer for agentic payments: authorize agent spend, evidence, receipts, settlement.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(command, args, { stdio: "ignore", detached: true });
result = subprocess.run(
document.getElementById("banner-root").innerHTML = renderBanner(hasCredentials, events.length > 0);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 paybond -- npx -y @paybond/kit
{
"mcpServers": {
"paybond": {
"args": [
"-y",
"@paybond/kit"
],
"command": "npx"
}
}
}
[mcp_servers.paybond]
command = "npx"
args = ["-y", "@paybond/kit"]
{
"mcpServers": {
"paybond": {
"args": [
"-y",
"@paybond/kit"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"paybond": {
"args": [
"-y",
"@paybond/kit"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PAYBOND_API_KEY (Paybond service-account API key for the tenant-bound MCP session.), PAYBOND_GATEWAY_URL (Optional Paybond gateway base URL. Defaults to the hosted Paybond API.), PAYBOND_ENV_FILE (Optional local env file path used to load PAYBOND_API_KEY when the host does not set it directly.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)
Trust scores and on-chain payment receipts for x402 services.
x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.
Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments.
Trust and payment layer for the agentic economy on the XRP Ledger.
MCP server for YooKassa payment API — payments, refunds, receipts (54-FZ). 10 tools. First MCP for
Read-only Site Rep handoff: agent brief, pending work, first-customer receipt with payment evidence.
The payment protocol for people and agents. One MCP server, any payment rail.
Answers built from our own checks of this server.