rigshare for Claude Desktop
io.github.rper2001/rigshare
Rent GPUs, robots, drones, and construction gear on RIGShare; also onboards equipment owners.
client:Claude Desktop
transport:stdio
runtime:npm
Install rigshare in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rigshare": {
"command": "npx",
"args": [
"-y",
"rigshare-mcp"
],
"env": {
"RIGSHARE_API_KEY": "<RIGSHARE_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs