Serversio.github.payclaw/spend
S

io.github.payclaw/spend

io.github.payclaw/spend · v0.4.0
▦ npm
v0.4.0npm npm: @payclaw/mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.payclaw/spend",
  "description": "Agents are not bots. PayClaw proves it — then lets them pay. Badge + Spend on existing Visa rails.",
  "repository": {
    "url": "https://github.com/payclaw/mcp-server",
    "source": "github"
  },
  "version": "0.4.0",
  "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"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}