mcp

agentmetal/mcp
★ 0 stars TypeScript AI/LLM Updated today
AgentMetal MCP server — let an AI agent provision Linux VPSes (USDC/x402 or card) over HTTP 402.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agentmetal/mcp"
      ]
    }
  }
}

README Excerpt

MCP server that exposes [AgentMetal](https://agentmetal.dev) as tools, so an agent can **discover → pay → provision → renew** a server with no human signup. Paid tools sign USDC payments over [x402 v2](https://x402.org); the rest are plain HTTP. | Tool | Pays? | What it does | |---|---|---| | `provision_server` | ✅ USDC | Provision a VPS (`plan`, `days`, optional `ssh_key`/`via`) → id, IPv4, SSH |

Tools (11)

AGENTMETAL_API_KEYAGENTMETAL_BASE_URLAGENTMETAL_MAX_USDCAGENTMETAL_NETWORKWALLET_PRIVATE_KEYclaim_accountdestroy_serverextend_serverget_serverprovision_serververify_claim