agentmetal for Windsurf
dev.agentmetal/agentmetal
Rent a Linux VPS from an AI agent: provision, SSH in, run commands. Pay USDC (x402) or card.
client:Windsurf
transport:stdio
runtime:npm
Install agentmetal in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentmetal": {
"command": "npx",
"args": [
"-y",
"@agentmetal/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs