Fix Fedora issues with Claude and MCP
Fastest method is using uv and claude mcp add:
uv tool install linux-mcp-server
claude mcp add linux-mcp --scope user --transport stdio -- linux-mcp-server
* linux-mcp is the server name used in Claude Code.
* --scope user makes the server available globally for your user account.
* --transport stdio