dig
IntegrationsCompareLearnUse casesDocsGitHub ★ 1Install

Drive dig from your agent

One MCP server, a portable skill, and thin per-harness shims. dig stays the data + memory layer — never the agent or the model.

Claude Code

Available

Two CLI commands add the dig plugin to Claude Code — bundling the dig skill, the `dig mcp` server, and a SessionEnd hook that captures finished sessions into memory.

Codex

Available

One CLI command adds the dig plugin to Codex — it bundles the dig skill and the `dig mcp` server, ready to use with no extra config.

Cursor

Available

A `.cursor/rules/dig.mdc` rule points the agent at the portable dig skill; register the `dig mcp` server to give Cursor the full tool surface.

Any MCP client

Available

One stdio server — `dig mcp` — exposes find, recall, retain, drift, log, export, org, reconcile, and undo as MCP tools to any compatible client.

Gemini CLI

Available

A `GEMINI.md` entry doc points the Gemini CLI at the portable dig skill and the same MCP / daemon surface every other harness uses.

Vercel AI SDK

Available

`@vllnt/dig/ai` exports `digTools(client)` — typed AI SDK tool defs (incl. `dig_recall` / `dig_retain`) so the model reads and writes dig as memory.

Pi

WIP

A pi.dev package pointing at the portable dig skill is in progress. Until it lands, any pi agent drives dig through the `dig mcp` server.

opencode

WIP

A thin opencode pointer to the portable dig skill is in progress. opencode speaks MCP today, so `dig mcp` gives it the full surface now.

digAn open-source agent harness for knowledge bases.MIT licensed
ProductIntegrationsInstallDocsBenchmarks
ResourcesCompareLearnUse cases
ProjectGitHubRoadmapArchitecture