Graft
Provides contextual understanding for coding agents, improving efficiency and accuracy.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 4.9k
- Source
- mcp-github
- Repository
- github.com/trailhq/Graft
Overview
Graft is an open-source context layer tool designed for large codebases. It accelerates the work of coding agents like Claude Code, Cursor, Codex, and Gemini by building code graphs, reducing the number of tool calls and token consumption while improving correctness. After installing Graft, simply run `graft init` to integrate the context graph into your coding agent. Ideal for developers and teams frequently working with large codebases.
Capabilities
- ▪Reduces the number of tool calls
- ▪Saves token consumption
- ▪Improves execution speed
- ▪Enhances code 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
What languages does Graft support?
Supports multiple mainstream programming languages.
How do I get started with Graft?
Install the CLI and run `graft init`.
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.