Sponsored by Deepsite.site

Agentpmt Agent Payment

Created By
Apoth3osis-ai2 months ago
AgentPMT - Empowering AI Agents with Secure Payment Capabilities AgentPMT is the essential infrastructure layer that connects autonomous AI agents to the global digital economy. As businesses increasingly rely on AI agents to handle complex tasks, we solve a critical challenge: enabling these agents to securely transact and pay for services while maintaining human oversight and control. Our Platform Features: Secure Digital Wallets: Automatically deployed wallets using Circle's enterprise infrastructure with institutional-grade security USDC Integration: Leverage the world's largest regulated digital dollar with 1:1 USD backing for stable, reliable transactions Granular Budget Controls: Create multiple budgets from a single wallet with customizable spending limits, vendor whitelists, and service restrictions Instant Settlement: Near-instantaneous blockchain payments on Base (Layer 2 Ethereum) with minimal fees and complete transparency Easy Integration: Connect in under 10 minutes via MCP installer for Claude Desktop or direct API integration with any LLM Verifiable Records: Every transaction is recorded on-chain, providing immutable audit trails and complete accountability Use Cases: Whether your AI agent needs to purchase data feeds, pay for API calls, order supplies, or access premium services, AgentPMT provides the secure payment layer that makes it possible. Our vendor marketplace connects agents to a growing ecosystem of AI-enabled services without requiring separate accounts or subscriptions. Built for the Agentic Economy: As we enter an era where AI agents become essential business partners, AgentPMT ensures these digital workers can operate effectively in the real world. We're not just processing payments – we're enabling a future where human creativity and AI capability combine to achieve unprecedented productivity.
Content

Agent Payment MCP

One-click installer to add 55+ premium AI tools to Claude Desktop, Cursor, VS Code, and other AI coding assistants.

Agent Payment MCP

What is This?

Agent Payment MCP lets your AI coding assistant (like Claude Desktop) access powerful tools for:

  • 🧮 Smart Math - Symbolic calculus, numerical computing, statistics
  • 📊 Synthetic Data - Generate realistic test data (people, companies, families, e-commerce)
  • 🔧 Text Utilities - 30+ text transformation tools (case conversion, formatting, etc.)
  • 🐍 Python Isolation - Run Python code with conflicting library versions safely
  • 🌐 Network Tools - WebSocket, MQTT, SMTP, Tor, IPFS access
  • 💾 Immutable Storage - TWINE cryptographic timestamping and decentralized storage
  • 🎲 Random Data - Cryptographically secure random bytes for keys and tokens

All tools are pay-per-use with transparent pricing (most $0.01 per execution).

Quick Install

Step 1: Get API Keys

Visit agentpmt.com and create an account to get:

  • API Key - Authenticates your requests
  • Budget Key - Controls spending limits

Step 2: Download Installer

Download the installer for your operating system:

Windows:

https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/latest/download/agent-payment-installer-windows-amd64.exe

macOS (Apple Silicon - M1/M2/M3):

https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/latest/download/agent-payment-installer-macos-arm64

macOS (Intel):

https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/latest/download/agent-payment-installer-macos-intel

Linux:

https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/latest/download/agent-payment-installer-linux-amd64

Step 3: Run Installer

  1. Double-click the installer - A browser window will open automatically
  2. Enter your API credentials from Step 1
  3. Select your AI tools - The installer auto-detects what's installed
  4. Click "Install" - Installation completes in seconds
  5. Restart your AI tool (Claude Desktop, Cursor, etc.)

That's it! All 55+ tools are now available in your AI assistant.

Supported AI Tools

The installer automatically detects and configures:

  • Claude Desktop - Anthropic's official desktop app
  • Claude Code CLI - Command-line interface
  • Cursor - AI-powered VS Code fork
  • VS Code - With GitHub Copilot or similar extensions
  • Windsurf - Codeium's AI IDE
  • Zed - Modern code editor with AI
  • ⚙️ JetBrains IDEs - Manual configuration required (IntelliJ, PyCharm, etc.)

Troubleshooting

Windows: "Windows Defender blocked this app"

This is normal for unsigned executables. To allow the installer:

Option 1: Add Exclusion (Automatic) The installer tries to do this automatically, but if it fails:

  1. Open Windows SecurityVirus & threat protection
  2. Click Manage settings
  3. Scroll to ExclusionsAdd or remove exclusions
  4. Click Add an exclusionFolder
  5. Add: %USERPROFILE%\.agent-payment

Option 2: Run Anyway (One-time) When Windows Defender warns you:

  1. Click More info
  2. Click Run anyway

Tools Not Showing Up

  1. Restart your AI tool completely - Close and reopen
  2. Check MCP server status:
    • Claude Desktop: Open logs in %APPDATA%\Claude\logs\ (Windows) or ~/Library/Application Support/Claude/logs/ (macOS)
    • Look for [agent-payment] entries
  3. Verify installation:
    • Check that ~/.agent-payment/agent-payment-server exists
    • Check that ~/.agent-payment/config.json contains your API keys

Still Having Issues?

  • Check logs: Most AI tools have MCP logs showing connection errors
  • Verify API keys: Make sure they're copied correctly (no extra spaces)
  • Check network: Some tools require internet access to connect
  • Open an issue: GitHub Issues

What Gets Installed?

The installer creates:

~/.agent-payment/
├── agent-payment-server     # MCP server binary (6-8 MB)
└── config.json              # Your API credentials (encrypted)

And updates your AI tool's MCP configuration file(s).

Security & Privacy

  • API keys stored locally - Never sent to third parties
  • Open source - All code is auditable on GitHub
  • No telemetry - We don't track usage beyond API billing
  • Encrypted communication - All API calls use HTTPS
  • Budget controls - Set spending limits via Budget Key

Uninstall

To remove Agent Payment MCP:

  1. Remove the MCP server:

    rm -rf ~/.agent-payment
    
  2. Remove from AI tool configs:

    • Claude Desktop: Edit claude_desktop_config.json and remove agent-payment section
    • Cursor: Edit ~/.cursor/mcp.json and remove agent-payment section
    • VS Code: Edit mcp.json in settings and remove agent-payment section
    • Others: Similar process for each tool
  3. Restart your AI tools

Need Help?

For Developers

Want to contribute or build from source? See docs/development/ for technical documentation.

License

MIT - See LICENSE

Server Config

{
  "mcpServers": {
    "agent-payment": {
      "command": "/path/to/agent-payment-server",
      "args": [],
      "env": {
        "AGENT_PAYMENT_API_KEY": "<YOUR_API_KEY>",
        "AGENT_PAYMENT_BUDGET_KEY": "<YOUR_BUDGET_KEY>"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Amap Maps高德地图官方 MCP Server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Playwright McpPlaywright MCP server
DeepChatYour AI Partner on Desktop
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Tavily Mcp
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
WindsurfThe new purpose-built IDE to harness magic
CursorThe AI Code Editor
Serper MCP ServerA Serper MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
ChatWiseThe second fastest AI chatbot™
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。