gpusmarket for Cursor
io.github.jyswee/gpusmarket
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
client:Cursor
transport:sse
runtime:npm
Install gpusmarket in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gpusmarket": {
"url": "https://mcp.gpusmarket.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs