Servers
A
Agentmetal
@agentmetal
Provision, SSH into, run commands on, and manage Linux VPSes from an AI agent. Pay USDC over x402 (Base) or by card over HTTP 402, with a running box in under 60 seconds. No signup, no API key to buy. Includes get_catalog, provision_server, get_server, list_servers, extend_server
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agentmetal": {
"command": "npx",
"args": [
"-y",
"@agentmetal/mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY_WITH_USDC_ON_BASE>"
}
}
}
}