lidguard-mcp-runtimelisted
Install: claude install-skill airtaxi/LidGuard
# LidGuard MCP Runtime
## Regular MCP Server
- Host the regular stdio MCP server through `lidguard mcp-server`.
- `mcp-status` inspects the provider's global/user MCP configuration and reports whether the `lidguard` server entry is present and still points at the current LidGuard executable plus `mcp-server`.
- `mcp-install` and `mcp-remove` register or remove the user/global LidGuard stdio MCP server named `lidguard` for Codex, Claude Code, GitHub Copilot CLI, and OpenCode.
- `mcp-install` refreshes an existing managed LidGuard MCP registration, including one that points at an older LidGuard executable, by removing the existing provider entry first, then reinstalling it with the current command and arguments.
- Windows WSL MCP management mirrors regular MCP management with WSL-side provider CLIs and config files, but the registered command must be the current Windows `lidguard.exe` converted through `wslpath`. Supported commands are `wsl-mcp-status/install/remove [codex|claude|copilot|opencode|all]` plus `wsl-codex-mcp-*`, `wsl-claude-mcp-*`, `wsl-copilot-mcp-*`, and `wsl-opencode-mcp-*` aliases.
- OpenCode MCP management edits the OpenCode JSON/JSONC config directly under the `mcp` object using a local `command` array instead of calling an OpenCode CLI registration command. OpenCode MCP status should only report the managed server as installed when the entry is `type = local`, not disabled, points at the current LidGuard executable, and contains `mcp-server` in the comman