The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Glider listing page.
This repository is the public support and issue-intake front door for the Glider MCP product family.
This repository is intentionally minimal.
Please open issues in this repository and select the relevant product in the issue template:
glider (C# MCP)glider-trace (runtime evidence MCP server)tglider (TypeScript MCP)scout (universal code search MCP)glidermcp-web (website/docs UX)This repository ships root-level marketplace and config assets for agent clients:
plugins/glidermcp/ - C# semantic navigation plugin.plugins/glider-trace/ - .NET runtime evidence plugin.plugins/tglider/ - TypeScript and JavaScript semantic navigation plugin.plugins/scout/ - universal code search plugin..claude-plugin/marketplace.json - Claude Code marketplace entry..agents/plugins/marketplace.json - Codex marketplace entry.install/claude-code/.mcp.json - direct Claude Code project config template.install/codex/config.toml - direct Codex global config snippet.Every plugin launches a server that must already be on PATH:
Scout is launched as the literal command scout, so it needs a real binary on PATH rather than an npx entry. TGlider additionally needs one there for its own search_text. See plugins/scout/README.md.
Claude Code plugin install:
Codex plugin install: