{ "mcpServers": { "unraid": { "type": "stdio", "command": "uv", "args": ["run", "--directory", "${CLAUDE_PLUGIN_ROOT}", "unraid-mcp-server"], "env": { "UNRAID_MCP_TRANSPORT": "stdio" } } } }