rightos mcp for Claude Desktop
io.github.suomimasuda/rightos-mcp
RightOS MCP: privacy-first QR queue/EV/pickup. 18 tools, no end-user PII.
client:Claude Desktop
transport:stdio
runtime:npm
Install rightos mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rightos-mcp": {
"command": "npx",
"args": [
"-y",
"@i-s3/rightos-mcp"
],
"env": {
"RIGHTOS_API_KEY": "<RIGHTOS_API_KEY>",
"RIGHTOS_BASE_URL": "<RIGHTOS_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs