{
  "markdown": "# glidermcp.com (Public Support Shell)\n\nThis repository is the public support and issue-intake front door for the Glider MCP product family.\n\n## Current repository role\n\n- Public issue reporting and support triage\n- Public project links and migration guidance\n- Sponsorship metadata\n\nThis repository is intentionally minimal.\n\n## Where to file issues\n\nPlease open issues in this repository and select the relevant product in the issue template:\n\n- `glider` (C# MCP)\n- `glider-trace` (runtime evidence MCP server)\n- `tglider` (TypeScript MCP)\n- `scout` (universal code search MCP)\n- `glidermcp-web` (website/docs UX)\n\n## Quick links\n\n- Product site: https://glidermcp.com\n- Glider: https://glidermcp.com/glider - https://www.nuget.org/packages/glider\n- GliderTrace: https://glidermcp.com/glider-trace - https://www.nuget.org/packages/glider-trace\n- TGlider: https://glidermcp.com/tglider - https://www.npmjs.com/package/tglider\n- Scout: https://glidermcp.com/scout - https://www.npmjs.com/package/@glidermcp/scout\n\n## Plugin and config assets\n\nThis repository ships root-level marketplace and config assets for agent clients:\n\n- `plugins/glidermcp/` - C# semantic navigation plugin.\n- `plugins/glider-trace/` - .NET runtime evidence plugin.\n- `plugins/tglider/` - TypeScript and JavaScript semantic navigation plugin.\n- `plugins/scout/` - universal code search plugin.\n- `.claude-plugin/marketplace.json` - Claude Code marketplace entry.\n- `.agents/plugins/marketplace.json` - Codex marketplace entry.\n- `install/claude-code/.mcp.json` - direct Claude Code project config template.\n- `install/codex/config.toml` - direct Codex global config snippet.\n\nEvery plugin launches a server that must already be on `PATH`:\n\n```bash\ndotnet tool install --global glider          # glidermcp plugin\ndotnet tool install --global glider-trace    # glider-trace plugin\nnpm install -g @glidermcp/scout              # scout plugin\n# tglider runs via npx and needs only Node.js/npm\n```\n\nScout 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`.\n\nClaude Code plugin install:\n\n```bash\nclaude plugin marketplace add glidermcp/glidermcp.com\nclaude plugin install glidermcp@glidermcp\nclaude plugin install glider-trace@glidermcp\nclaude plugin install tglider@glidermcp\nclaude plugin install scout@glidermcp\n```\n\nCodex plugin install:\n\n```bash\ncodex plugin marketplace add glidermcp/glidermcp.com\ncodex\n# Open /plugins and install glidermcp, glider-trace, tglider, or scout.\n```\n\n## Notes\n\n- Pull requests with runtime/product code are not accepted in this repository.\n- If maintainers need implementation details, they will mirror or transfer context into the private monorepo.\n",
  "bytes": 2805,
  "sha": "96406c347ebc194f11bb708f6dea8d3d1140d081caf0a52194b6b24e2cbe7729",
  "repo_slug": "glidermcp/glidermcp.com",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_glidermcp_glider_ef6af8af/readme"
}