Connect agents to governed data and code graphs with GraphJin 是做什麼的?
Expose databases, files, code indexes, workflows, and policy-aware GraphQL through GraphJin's MCP and agent endpoints for governed discovery and action.
Prerequisites
GraphJin CLI or server; approved database/file/code sources; Codex, Claude Code, or another MCP-capable client; optional Docker, Homebrew, npm, or Scoop install path
Installation
Use the upstream install or setup path that matches your environment:
- npm install -g graphjin
- brew install dosco/graphjin/graphjin
- docker pull dosco/graphjin
- git clone https://github.com/dosco/graphjin
Requirements and caveats from upstream:
Basic usage or getting-started notes:
-
Durable memory and standing questions - Saved queries, fragments, and workflows live in the owner-scoped gj_artifacts store; cursor-backed watches (gj_watch) run standing questions under the owner's permissions, r...
-
npm (all platforms)
-
macOS (Homebrew)
-
Extracted from upstream docs: https://raw.githubusercontent.com/dosco/graphjin/HEAD/README.md