Run TGlider as a local MCP server for TypeScript and JavaScript workspaces, then connect it from your MCP client.
Choose your client below for setup instructions. TGlider works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, OpenCode, Pi, and other MCP-compatible clients.
Before setup, check Compatibility for source forms, project configuration, package-manager, module-system, 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 TGlider for unrelated repositories. Claude Desktop only has one global config, so pin a workspace there with --workspace — see the FAQ.
Preload your workspace at startup with --workspace <repo-dir> so server_status shows it loaded — or still loading in the background under workspaceLoading — 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.
npx -y tglider@latestnpm install -g tgliderWith the content panel focused, use Arrow keys to navigate and Enter to select.