Serversio.github.Apoth3osis-ai/agent-payment-mcp
M

io.github.Apoth3osis-ai/agent-payment-mcp

io.github.Apoth3osis-ai/agent-payment-mcp · v1.1.0
▦ other
v1.1.0other mcpb: https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.1.0/agent-payment-router-linux-amd64↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.Apoth3osis-ai/agent-payment-mcp",
  "description": "Secure MCP router providing access to AgentPMT's pay-per-use AI tools marketplace.",
  "repository": {
    "url": "https://github.com/Apoth3osis-ai/agent-payment-mcp",
    "source": "github"
  },
  "version": "1.1.0",
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.1.0/agent-payment-router-linux-amd64",
      "fileSha256": "c3890c729a39ccde84d4ee59909caf1c69c58a20c0516342dbcea4ddc9147d1c",
      "runtimeHint": "binary",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your AgentPMT API key for authentication",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-api-key"
        },
        {
          "description": "Your AgentPMT budget key for spending control",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-budget-key"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.1.0/agent-payment-router-darwin-amd64",
      "fileSha256": "840ef61c0532fcbf34cc9abdb6797cf1ee411e37783d26eb666bc9a20cebe89d",
      "runtimeHint": "binary",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your AgentPMT API key for authentication",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-api-key"
        },
        {
          "description": "Your AgentPMT budget key for spending control",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-budget-key"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.1.0/agent-payment-router-darwin-arm64",
      "fileSha256": "6b6ff95bc57ea81e4287d006da29ab5386205c17f961cfbfefa6757cd5bbb0c1",
      "runtimeHint": "binary",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your AgentPMT API key for authentication",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-api-key"
        },
        {
          "description": "Your AgentPMT budget key for spending control",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-budget-key"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.1.0/agent-payment-router-windows-amd64.exe",
      "fileSha256": "c92d00ae7a42a8c40f036b239cc8d4c23e65203abe31809fdd791d93b7483575",
      "runtimeHint": "binary",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your AgentPMT API key for authentication",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-api-key"
        },
        {
          "description": "Your AgentPMT budget key for spending control",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-budget-key"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.1.0/agent-payment-router-linux-arm64",
      "fileSha256": "c6d89f423da80151faf83e5ca3fd253a0c0771d85ef7075c81d47251e6bba6d3",
      "runtimeHint": "binary",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your AgentPMT API key for authentication",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-api-key"
        },
        {
          "description": "Your AgentPMT budget key for spending control",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "x-budget-key"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}