Skip to content

v0.1.1 — AgentMetal MCP server

Choose a tag to compare

@luiscosio luiscosio released this 15 Jun 00:04

MCP server (stdio) that lets an AI agent discover → pay → provision → renew Linux VPSes with no human signup.

Tools (7)

provision_server, get_server, list_servers, extend_server, destroy_server, claim_account, verify_claim.

Payments

Paid tools sign USDC over x402 v2 (Base mainnet, eip155:8453) with a per-request spend cap (AGENTMETAL_MAX_USDC). A card rail (Stripe Checkout) is available via the API.

Install

npx -y @agentmetal/mcp

Also on the official MCP Registry as dev.agentmetal/agentmetal. Docs: https://agentmetal.dev

Runs on Node 24 (native TypeScript). Ships a Dockerfile for containerized hosts.