MCP Server
MCP
io.github.payclaw/spend
Agents are not bots. PayClaw proves it — then lets them pay. Badge + Spend on existing Visa rails.
Install
npx -y @payclaw/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@payclaw/mcp-server",
"version": "0.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your PayClaw API key (get one at payclaw.io)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PAYCLAW_API_KEY"
},
{
"description": "PayClaw API URL (default: https://payclaw.io)",
"format": "string",
"name": "PAYCLAW_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment