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
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
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.