Graft
Provides context understanding for coding agents, improving speed and reducing costs.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 2.1k
- Source
- mcp-github
- Repository
- github.com/NanoNets/Graft
Overview
Graft is an open-source context layer tool designed for large codebases. It accelerates context understanding for coding agents like Claude Code, Cursor, Codex, and Gemini by building a one-time code graph and writing it into the repository. This enables coding agents to reduce tool calls, save tokens, and improve accuracy when performing tasks. Graft can be installed and initialized with a simple command, requiring no additional maintenance.
Capabilities
- ▪Build code graphs
- ▪Reduce tool calls
- ▪Save tokens
- ▪Improve execution speed
- ▪Enhance context understanding
Use cases
Setup
npm install -g @nanonets/graft; graft init
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Supports multiple mainstream programming languages.
Graft supports which languages?
Via MCP server or direct integration into Claude Code.
How to integrate into a coding agent?
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
watermarks-remover
Remove multi-vendor AI provenance markers, including Unicode text, statistical rewriting hooks, and file metadata.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.