Kage
@kage-core
Kage について
A framework for collaborative agent memory. Kage is shared, code-grounded memory for developers and their coding agents: capture a learning once — a bug cause, a decision, a gotcha — and the whole team plus every agent recalls it next time it's relevant. Memory is grounded in you
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"kage": {
"command": "npx",
"args": [
"-y",
"@kage-core/kage-graph-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Kage?
Kage is a framework for collaborative agent memory that is shared, code-grounded memory for developers and their coding agents. It captures a learning once—such as a bug cause, a decision, or a gotcha—so that the whole team plus every agent recalls it next time it is relevant.
How to use Kage?
Run the command npx -y @kage-core/kage-graph-mcp to try it in about 30 seconds. Memory is stored as git-tracked JSON that is reviewed in pull requests, and it works with any MCP client.
Key features of Kage
- Shared memory grounded in your actual code.
- Stored as git-tracked JSON reviewed in pull requests.
- Citations validated on write to maintain accuracy.
- Stale memory automatically withheld and flagged.
- Works with Claude Code, Codex, Cursor, and Windsurf.
- No vector database, API key, or service to run.
Use cases of Kage
- Capture a bug cause once so the whole team and agents avoid repeating it.
- Onboard new developers with an automatically recalled knowledge base.
- Keep coding agents consistent by giving them access to shared learned decisions.
- Review memory changes in pull requests like any other code change.
FAQ from Kage
Does Kage require any external services or API keys?
No. Kage does not need a vector database, API key, or any external service to run.
How is memory stored and reviewed?
Memory is stored as git-tracked JSON files, so changes are reviewed in pull requests like regular code changes.
What happens if the code that a memory references is deleted or refactored?
Stale memory—whose referenced code has been deleted or refactored—is withheld from recall and flagged for you, while citations are validated on write.
Which coding agents and MCP clients does Kage work with?
Kage works with Claude Code, Codex, Cursor, Windsurf, and any MCP client.
「開発者ツール」の他のコンテンツ
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
コメント