Install Glider as a local .NET tool, then connect it from your MCP client.
Choose your client below for setup instructions. Glider works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, OpenCode, Pi, and other MCP-compatible clients.
Before setup, check Compatibility for project type, target framework, operating system, client, and transport guidance.
Recommendation: prefer project/workspace configuration when your client supports it (for example Claude Code .mcp.json, Cursor .cursor/mcp.json, or VS Code .vscode/mcp.json). This avoids launching Glider for unrelated projects and keeps agent context focused. Claude Desktop only has one global config, so pin a solution there with --solution — see the FAQ.
Preload your solution at startup with --solution so server_status shows it loaded — or loading in the background with an ETA — from the first message. This skips the initial load round-trip and lets agents wait for the load instead of stopping because nothing is loaded yet. Each client guide below shows where to add it.
dotnet tool install --global gliderdotnet tool update --global gliderWith the content panel focused, use Arrow keys to navigate and Enter to select.