Docs

Connect anything to your base.

Two surfaces, one service layer: a hosted MCP server for agents and an eight-operation REST API for everything else. Both authenticate with a workspace API key, and every write lands in review — a human approves what becomes canon. Reads are free — any agent can search the base on the Free plan.

MCP server docsConnect Claude Code, Cursor or any MCP client — eight tools, writes land in reviewREST API docsBase URL, auth, the eight operations, real error shapes — curl-able knowledge

Agent setup files

Hand one of these Markdown files to any AI assistant — CLAUDE.md, project instructions, or a system prompt — and it knows the whole integration:

The CLI

A zero-dependency, single-file CLI (Node >= 20) that wraps the same REST API. Install:

// install (macOS / Linux)
curl -fsSL https://the-snip.com/cli -o ~/.local/bin/the-snip && chmod +x ~/.local/bin/the-snip

Commands, Windows install and the --json flag are documented in the REST API docs.

Start your base — free.

Free: 25 items, no card. Pro & Team: $8/user/mo — unlimited items, REST API, review workflow, and the hosted MCP server.