___ _ _    _
 / __| (_)__| |___ _ _
| (_ | | / _` / -_) '_|
 \___|_|_\__,_\___|_|

Local MCP tools for coding agents

Start with Scout to search any repository. Add compiler facts or runtime evidence when the codebase warrants it.

Every product is a local MCP server: it runs on your machine, and your code stays where it is. Each one connects to Claude Code, Cursor, GitHub Copilot, Codex, or any MCP client that can launch stdio servers.

Scout covers search in any language. Glider and TGlider understand C# and TypeScript the way their compilers do. GliderTrace runs .NET commands and tests and keeps the results queryable.

Products

C# / .NET

Glider

Semantic navigation for C# solutions: references, implementations, call graphs, diagnostics, impact analysis, and preview-first refactoring.

  • .NET 10 SDK
  • NuGet global tool
  • stdio and HTTP
dotnet tool install --global glider
Open Glider

TypeScript / JavaScript

TGlider

Workspace intelligence for TS/JS projects: symbols, references, exports, project topology, diagnostics, and refactoring support.

  • Node.js 24+
  • npm package
  • stdio and HTTP
npx -y tglider@latest
Open TGlider

.NET runtime evidence

GliderTrace

Workspace-scoped command and test runs with bounded evidence: failures, exceptions, counters, traces, and artifacts.

  • .NET 10 SDK
  • NuGet global tool
  • runtime sessions
dotnet tool install --global glider-trace
Open GliderTrace
↑/↓ NavigateEnter OpenSpace Expand