Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/nonameuserd/paybond-kit-python/paybondgit clone --depth 1 https://github.com/nonameuserd/paybond-kit-pythonGrade A, and why
paybond scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to paybond — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"paybond": {
"command": "npx",
"args": [
"-y",
"@paybond/kit"
],
"env": {
"PAYBOND_API_KEY": "",
"PAYBOND_GATEWAY_URL": "https://api.paybond.ai",
"PAYBOND_ENV_FILE": ".env.local"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 14 lines scan A 513cb4bd1ecb
paybond is an MCP server published in the GitHub repository nonameuserd/paybond-kit-python (1 stars, last pushed 1mo ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. It is 100% identical to paybond, differing in 0 lines, and is treated as a copy.
Other mcp servers, from other repositories
paybond
Tenant-bound MCP tools for Paybond agent spend controls, evidence, receipts, and settlement. Runs locally from the @paybond/kit npm package. Needs 3 environment variables to run.
verantis-mcp
MCP server for Verantis — the verified directory for machine payments (x402 & MPP). Find live-verified services and check a wallet before your agent pays. Runs locally from the verantis-mcp Python package. Needs 1 environment variable to run.
frisk
Screen the counterparty of an x402 payment before an agent pays it. Runs offline by default. Runs locally from the frisk-mcp npm package. Needs 2 environment variables to run.
x402-payment-safety
Authorize x402 payments before signing with request-bound, signed safety decisions. Remote server at agent-guild-5d5r.onrender.com.
gblin-treasury-risk-regime
Risk regime + treasury for AI agents on Base: free regime reads, signed attestations, idle USDC. Runs locally from the @gblin-protocol/mcp-server npm package. Needs 1 environment variable to run.
agentfund
Fundraising tools for AI agents on Solana: create campaigns, donate via x402, check reputation. Runs locally from the @agentfund/mcp npm package. Needs 2 environment variables to run.