gpusmarket for Zed
io.github.jyswee/gpusmarket
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
client:Zed
transport:sse
runtime:npm
Install gpusmarket in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gpusmarket": {
"url": "https://mcp.gpusmarket.com/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs