
# Symbol Delta Ledger
Cards-first code context for AI coding agents.
[Get started](./docs/getting-started.md) · [Documentation](./docs/README.md) · [MCP tools](./docs/mcp-tools-reference.md) · [npm](https://www.npmjs.com/package/sdl-mcp)



[](https://roastmycode.ai/roast/latest/GlitterKill/sdl-mcp) [](https://github.com/GlitterKill/sdl-mcp/actions/workflows/ci.yml) 
## Work from the symbols that matter
SDL-MCP indexes a repository into a symbol graph and gives coding agents a controlled path from compact metadata to source code. Instead of starting with full files, an agent can search symbols, inspect cards, build a task-scoped slice, and request a bounded code window only when it needs one.
The result is a smaller, more deliberate context surface for debugging, reviews, implementation work, and repository exploration. SDL-MCP runs locally and supports the Model Context Protocol over stdio or HTTP.