JSPM

  • Created
  • Published
  • Downloads 1850
  • Score
    100M100P100Q108890F

Package Exports

  • @ganglia/cli

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ganglia/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Ganglia CLI

63 MCP tools + Code Mode for every major AI coding assistant.

https://ganglia.dev

Install

npm install -g @ganglia/cli

or use via npx:

npx @ganglia/cli --version

Use

cd /your/project
gng init .        # local-first, zero setup
gng --help

gng init auto-detects every AI client installed on your machine and wires Ganglia into each one's MCP config in a single pass. Idempotent — re-run anytime.

Supported clients

Client Config target
Claude Code ~/.claude.json + ~/.claude/settings.json
Cursor ~/.cursor/mcp.json
Windsurf ~/.codeium/windsurf/mcp_config.json
Cline VS Code globalStorage (Linux/macOS/VSCodium)
OpenCode ~/.config/opencode/config.json
Continue.dev ~/.continue/config.json
Zed ~/.config/zed/settings.json (context_servers)
Codex CLI ~/.codex/config.toml
Gemini CLI ~/.gemini/settings.json

Missing your client? Open an issue and we'll add a writer.

The binary exposes 63 tools (call graph, semantic search, cross-session memory, gng_run Code Mode) over the Model Context Protocol.

Docs

License

Proprietary. Free during public beta.