sati grumpy for Claude Desktop
io.github.fish-tacos/sati-grumpy
MCP commerce surface for refurbished datacenter hardware, with x402 agent-payment discovery.
client:Claude Desktop
transport:streamable-http
tools:5
Install sati grumpy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sati-grumpy": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sati-grumpy.fly.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs