Back to search
30
MCP

@flyingrobots/graft

npm/@flyingrobots/graft

Context governor and between-commit activity surface for coding agents

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

context-pilot-mcp
Universal context manager for AI coding agents
0 tools
context-fabric
Context synchronization layer for AI coding agents — ensure project continuity and eliminate memory drift automatically.
0 tools
preflight-dev
Preflight checks for AI coding agents — catch vague prompts, surface missing context, search session history
0 tools
io.github.danielblomma/cortex
Local repo context for coding assistants with semantic search and graph relationships.
0 tools
io.github.mdfifty50-boop/agent-guard
Constitutional guardrails and loop detection for AI agents
0 tools
agent-perms
Cross-agent permission policy specification for AI coding agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@flyingrobots/graft": {
      "url": "None",
      "transport": "http"
    }
  }
}