
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@payclaw/badge
Advanced tools
Declare your agent's identity before merchants ban your user's account.
Merchants are drawing a line with AI agents. Walmart, Shopify, Instacart — all setting policies. Anonymous agent actions get accounts flagged and banned. No warning. No appeal.
Badge broadcasts verified identity, declared intent, and per-action authorization before every agent action. MCP-native. One tool. Five minutes.
Add to your MCP client config:
{
"mcpServers": {
"payclaw-badge": {
"command": "npx",
"args": ["-y", "@payclaw/badge"],
"env": {
"PAYCLAW_API_KEY": "pk_your_key_here",
"PAYCLAW_API_URL": "https://payclaw.io"
}
}
}
}
Get your API key at payclaw.io.
payclaw_getAgentIdentityCall before browsing, searching, or buying. Returns:
{
"product_name": "PayClaw Badge",
"status": "active",
"agent_disclosure": "This session is operated by an AI agent under PayClaw Agentic Intent...",
"verification_token": "pc_v1_...",
"trust_url": "https://payclaw.io/trust",
"contact": "agent_identity@payclaw.io",
"principal_verified": true,
"mfa_confirmed": true
}
The verification_token is your proof. The agent_disclosure is what you present to merchants.
The account is protected. The action is traceable.
Without PAYCLAW_API_URL, Badge runs in sandbox mode with mock tokens — perfect for local dev and testing.
Badge is the identity layer. For virtual Visa cards at checkout, use @payclaw/spend — which includes Badge automatically.
Badge = your agent's license plate. Spend = your agent's wallet.
MIT
FAQs
Prove your agent is an authorized actor, not a bot. MCP-native identity declaration for agent commerce.
The npm package @payclaw/badge receives a total of 23 weekly downloads. As such, @payclaw/badge popularity was classified as not popular.
We found that @payclaw/badge demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.