Graft

Graft

Provides context understanding for coding agents, improving speed and reducing costs.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 2.1k
Source
mcp-github

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

Accelerate code generationOptimize code reviewsIncrease coding agent efficiencyReduce coding costs

Setup

Requires: Node.jsnpm
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