installation0

Installation-0/installation0
★ 1 stars JavaScript File System Updated 5d ago
AI toolkit server: Copilot native Claude Code bridge with full bi-directional integration, Engram for AI memory, Code-base graph and memory, analytics, command line token savings hook, filesystem mcp.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "installation0": {
      "command": "npx",
      "args": [
        "-y",
        "Installation-0/installation0"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="installation0.jpg" width="100%" alt="INSTALLATION0 — local AI toolkit for Claude Code & GitHub Copilot"> </p> **The root repository for a local-AI toolkit** — a suite of modules for Claude Code and GitHub Copilot, installed as one and unified by a single shared server instance.