Report issue

Connecting Your Agent over MCP

Millisecond codebase search for your agent, plus Why? cards for you.

Updated Sep 19, 2026

Tachyon serves your repo over MCP: find files, search code, outline files, jump to definitions, pull a full context pack, and record intent.

Serve your repo

One server, every agent
tachyon mcp .

Register it once in your agent's MCP settings (Claude Code, Cursor, opencode, Codex, or anything that speaks MCP). Tools advertise their schemas, so agents discover and call them correctly.

Make Why? cards appear

Add one standing instruction to AGENTS.md so every edit leaves a note Tachyon can verify:

AGENTS.md
After every file edit, call tachyon_intent once per changed file with the file path, why the change was needed, the key decision taken (with alternatives rejected), what changed, risks for the reviewer, and a merge-readiness score 0 to 100 when sure.

Verify in 30 seconds: edit one file with the agent, open Review, look for the ✓ verified card. Edit again and it flips to ○ stale — that is correct.

All docsChangelog