Back to directory
agentmetal/mcp

agentmetal/mcp

@agentmetal

AgentMetal MCP server — let an AI agent provision Linux VPSes (USDC/x402 or card) over HTTP 402.

cloudvpsprovisioningdevopsinfrastructurepaymentusdc

Installation & Configuration

{
  "mcpServers": {
    "agentmetal": {
      "command": "node",
      "args": [
        "packages/mcp/src/index.ts"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "0x…",
        "AGENTMETAL_MAX_USDC": "50"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/25
Updated
2026/6/26