Model Context Protocol (MCP) server configuration and tool manifest for moraroy/NonSteamLaunchers-On-Steam-Deck
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"NonSteamLaunchers-On-Steam-Deck": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-NonSteamLaunchers-On-Steam-Deck"
]
}
}
}