brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.Abraxas1010/agent-payment-mcp · v1.0.1
Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.
agent-payment-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
{
"id": "io.github.Abraxas1010/agent-payment-mcp",
"type": "mcp-server",
"version": "1.0.1",
"displayName": "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"
},
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server",
"runtimeHint": "binary",
"transport": "stdio",
"environmentVariables": [
{
"name": "AGENT_PAYMENT_API_KEY",
"description": "Your AgentPMT API key for authentication",
"isRequired": true,
"isSecret": true
},
{
"name": "AGENT_PAYMENT_BUDGET_KEY",
"description": "Your AgentPMT budget key for spending control",
"isRequired": true,
"isSecret": true
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server-darwin-amd64",
"runtimeHint": "binary",
"transport": "stdio",
"environmentVariables": [
{
"name": "AGENT_PAYMENT_API_KEY",
"description": "Your AgentPMT API key for authentication",
"isRequired": true,
"isSecret": true
},
{
"name": "AGENT_PAYMENT_BUDGET_KEY",
"description": "Your AgentPMT budget key for spending control",
"isRequired": true,
"isSecret": true
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server-darwin-arm64",
"runtimeHint": "binary",
"transport": "stdio",
"environmentVariables": [
{
"name": "AGENT_PAYMENT_API_KEY",
"description": "Your AgentPMT API key for authentication",
"isRequired": true,
"isSecret": true
},
{
"name": "AGENT_PAYMENT_BUDGET_KEY",
"description": "Your AgentPMT budget key for spending control",
"isRequired": true,
"isSecret": true
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server-windows-amd64.exe",
"runtimeHint": "binary",
"transport": "stdio",
"environmentVariables": [
{
"name": "AGENT_PAYMENT_API_KEY",
"description": "Your AgentPMT API key for authentication",
"isRequired": true,
"isSecret": true
},
{
"name": "AGENT_PAYMENT_BUDGET_KEY",
"description": "Your AgentPMT budget key for spending control",
"isRequired": true,
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Abraxas1010/agent-payment-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Abraxas1010%2Fagent-payment-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}