loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

GithubCopilotCLI-VectorMemoryMCP

MCP Tool

BrainSlugs83/GithubCopilotCLI-VectorMemoryMCP

Give GitHub Copilot CLI persistent long-term memory via local semantic vector search. Just npx and go. All data stays local.

Install

$ npx loaditout add BrainSlugs83/GithubCopilotCLI-VectorMemoryMCP

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "GithubCopilotCLI-VectorMemoryMCP": {
      "command": "npx",
      "args": [
        "-y",
        "GithubCopilotCLI-VectorMemoryMCP"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Vector Memory MCP Server for GitHub Copilot CLI

[](https://github.com/BrainSlugs83/GithubCopilotCLI-VectorMemoryMCP/actions/workflows/ci.yml) [](https://www.npmjs.com/package/ghcp-cli-vector-memory-mcp) [](https://www.npmjs.com/package/ghcp-cli-vector-memory-mcp) [](LICENSE) [](package.json)

An MCP server that adds persistent long-term memory to **GitHub Copilot CLI** via local semantic vector search. Copilot can recall past conversations, code changes, and decisions across all sessions — by meaning, not just keywords.

> Note: This is a community project and is not affiliated with or endorsed by GitHub. GitHub Copilot CLI is a product of GitHub / Microsoft.

---

Installation
Prerequisites

You need Node.js ≥18 installed. This gives you node, npm, and npx.

  • Windows: winget install OpenJS.NodeJS.LTS
  • macOS: brew install node or download from nodejs.org
  • Linux: Use your package manager or nodejs.org

That's it. The native SQLite modules (better-sqlite3, sqlite-vec) ship prebuilt binaries for Windows (x64), macOS (x64, ARM), and Linux (x64, ARM) — no compiler or build tools needed.

> <details><summary>Build tools only needed if prebuilds aren't available for your platform</summary> > > If you're on an unusual platform and the prebuilt binaries aren't available, better-sqlite3 falls back to compiling from source. In that case you'll

Tags

ai-memorycopilotcopilot-cliembeddingsgithub-copilotgithub-copilot-clillm-memorylong-term-memorymcpmcp-servermodel-context-protocolnodejsnpmonnxragsemantic-searchsqlitevector-searchmemorysession-historyaillmlocal-aiprivacyoffline

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated11 days ago
Security: CREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcenpm
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/BrainSlugs83/GithubCopilotCLI-VectorMemoryMCP)](https://loaditout.ai/skills/BrainSlugs83/GithubCopilotCLI-VectorMemoryMCP)