agentmetal for Cline
dev.agentmetal/agentmetal
Rent a Linux VPS from an AI agent: provision, SSH in, run commands. Pay USDC (x402) or card.
client:Cline
transport:stdio
runtime:npm
Install agentmetal in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agentmetal": {
"command": "npx",
"args": [
"-y",
"@agentmetal/mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs