Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (17 loc) · 1.01 KB

File metadata and controls

19 lines (17 loc) · 1.01 KB

AgentMetal

The infra provider an agent can use end-to-end: discover → pay → provision → renew. POST /v1/servers → HTTP 402 listing all payment options → pay USDC via x402 or a card checkout → running VPS with SSH in under 60 seconds. No signup, no API key, no account required — any plan, either rail.

  • Full agent manual: https://agentmetal.dev/llms.txt
  • MCP server (local, full + pays with your wallet): npx @agentmetal/mcp (tools: provision_server, get_server, list_servers, extend_server, destroy_server, claim_account, verify_claim)
  • MCP server (remote, no key — add as a connector in ChatGPT/Claude/Le Chat): https://api.agentmetal.dev/mcp (tools: list_plans, get_payment_options, get_server, list_servers)
  • Human docs: https://agentmetal.dev/docs/
  • VMs starting at $0.70/day (2vCPU/2GB), prepaid; optional accounts add fleet management and monthly billing.
  • Coming soon: Storage, and Agent Memory — a native-Markdown, ultra-low-cost persistence layer for what your agent learns.