Home / Tutorial

Learn pincher in four stops

pincher is a local code-intelligence MCP server: it indexes your repo into a symbol store, a knowledge graph, and full-text search, then exposes that to your AI agent as callable tools. This track takes you from a fresh install to fluent — each stop is a short, hands-on page.

Stop 1

Getting started

Install the binary, run pincher setup to wire your editor, index your first project, and confirm it works.

Stop 2

Working with the graph

Search, read symbols in context, trace callers and callees, and run pinchQL graph queries — the core navigation loop.

Stop 3

Composites & the _meta envelope

One-call investigations with the composite tools, and how to read the _meta envelope your agent branches on.

Stop 4

Dashboard & operations

The HTTP dashboard, pincher doctor, the background watcher, multi-project setups, and keeping the index healthy.

Per-host setup walkthroughs

Stop 1 covers the universal flow. For copy-paste config specific to one editor or agent, these short walkthroughs go straight to the point:

New here? Start at Stop 1 and read straight through — each page ends with a link to the next. The whole track is about a 20-minute read.