agentmetal for Claude Desktop
dev.agentmetal/agentmetal
Rent a Linux VPS from an AI agent: provision, SSH in, run commands. Pay USDC (x402) or card.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentmetal in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentmetal": {
"command": "npx",
"args": [
"-y",
"@agentmetal/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs