io.github.Abraxas1010/agent-payment-mcp MCP Server
io.github.Abraxas1010/agent-payment-mcp
What is the io.github.Abraxas1010/agent-payment-mcp MCP server?
Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.
How to install io.github.Abraxas1010/agent-payment-mcp
Copy-paste configuration for popular MCP clients.
AGENT_PAYMENT_API_KEYrequiredsecretYour AgentPMT API key for authentication
AGENT_PAYMENT_BUDGET_KEYrequiredsecretYour AgentPMT budget key for spending control
{
"mcpServers": {
"agent-payment-mcp": {
"command": "binary",
"args": [],
"env": {
"AGENT_PAYMENT_API_KEY": "<YOUR_AGENT_PAYMENT_API_KEY>",
"AGENT_PAYMENT_BUDGET_KEY": "<YOUR_AGENT_PAYMENT_BUDGET_KEY>"
}
}
}
}{
"mcpServers": {
"agent-payment-mcp": {
"command": "binary",
"args": [],
"env": {
"AGENT_PAYMENT_API_KEY": "<YOUR_AGENT_PAYMENT_API_KEY>",
"AGENT_PAYMENT_BUDGET_KEY": "<YOUR_AGENT_PAYMENT_BUDGET_KEY>"
}
}
}
}{
"mcpServers": {
"agent-payment-mcp": {
"command": "binary",
"args": [],
"env": {
"AGENT_PAYMENT_API_KEY": "<YOUR_AGENT_PAYMENT_API_KEY>",
"AGENT_PAYMENT_BUDGET_KEY": "<YOUR_AGENT_PAYMENT_BUDGET_KEY>"
}
}
}
}{
"servers": {
"agent-payment-mcp": {
"type": "stdio",
"command": "binary",
"args": [],
"env": {
"AGENT_PAYMENT_API_KEY": "<YOUR_AGENT_PAYMENT_API_KEY>",
"AGENT_PAYMENT_BUDGET_KEY": "<YOUR_AGENT_PAYMENT_BUDGET_KEY>"
}
}
}
}claude mcp add agent-payment-mcp --env AGENT_PAYMENT_API_KEY=<YOUR_AGENT_PAYMENT_API_KEY> --env AGENT_PAYMENT_BUDGET_KEY=<YOUR_AGENT_PAYMENT_BUDGET_KEY> -- binaryRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.