simple_ai_agent

Spacemandomains/simple_ai_agent
★ 1 stars JavaScript 🤖 AI/LLM Updated 1d ago
Simple AI Agent for testing MCP Servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "simple_ai_agent": {
      "command": "npx",
      "args": [
        "-y",
        "Spacemandomains/simple_ai_agent"
      ]
    }
  }
}

README Excerpt

Simple AI Agent with **machine-to-machine (M2M) Stripe payments** for paid MCP tools. The agent autonomously pays the MCP server whenever it calls a tool that returns `402 Payment Required`, using a pre-configured Stripe customer and saved payment method. - Static HTML chat UI (no framework) - Vercel Node.js serverless functions

Tools (8)

ANTHROPIC_API_KEYGOOGLE_API_KEYOPENAI_API_KEYSTRIPE_CUSTOMER_IDSTRIPE_PAYMENT_METHOD_IDSTRIPE_SECRET_KEYWALLET_DAILY_LIMIT_CENTSWALLET_PER_CALL_LIMIT_CENTS