io.github.Abraxas1010/agent-payment-mcp✓
io.github.Abraxas1010/agent-payment-mcp · v1.0.1
v1.0.1▦ other mcpb: https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.Abraxas1010/agent-payment-mcp",
"description": "Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.",
"repository": {
"url": "https://github.com/Abraxas1010/agent-payment-mcp",
"source": "github"
},
"version": "1.0.1",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server",
"fileSha256": "53c727257cb433b4d369306a0b46221f15a1c8a6d14eb0c83fea8f4ace4d4ee1",
"runtimeHint": "binary",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentPMT API key for authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_PAYMENT_API_KEY"
},
{
"description": "Your AgentPMT budget key for spending control",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_PAYMENT_BUDGET_KEY"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server-darwin-amd64",
"fileSha256": "c151af56e81e1d9081feaa917c14eadae44780fa51b72e83431bb1b894bbc83e",
"runtimeHint": "binary",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentPMT API key for authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_PAYMENT_API_KEY"
},
{
"description": "Your AgentPMT budget key for spending control",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_PAYMENT_BUDGET_KEY"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server-darwin-arm64",
"fileSha256": "ad5630f47e409b6cc18bf330896947b90ebe6a61c688587e00f196d4ccec47cd",
"runtimeHint": "binary",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentPMT API key for authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_PAYMENT_API_KEY"
},
{
"description": "Your AgentPMT budget key for spending control",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_PAYMENT_BUDGET_KEY"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server-windows-amd64.exe",
"fileSha256": "bf8220131e001d06789561e064400e9dc5ea674e3a5bb17c9ed1e1b238a36f06",
"runtimeHint": "binary",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentPMT API key for authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_PAYMENT_API_KEY"
},
{
"description": "Your AgentPMT budget key for spending control",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_PAYMENT_BUDGET_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}