bikky

bikky-dev/bikky
★ 1 stars TypeScript 🤖 AI/LLM Updated today
Shared memory for AI coding sessions — MCP server + background daemon
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bikky": {
      "command": "npx",
      "args": [
        "-y",
        "bikky-dev/bikky"
      ]
    }
  }
}

README Excerpt

<h1 align="center">bikky</h1> <p align="center"><b>Persistent memory for AI coding agents — built for teams and multi-agent engineering workflows.</b></p> bikky gives AI coding agents (GitHub Copilot, Claude Code, Cursor, and other MCP clients) long-term memory that persists across sessions, across tools, and across your whole team. When multiple engineers, agents, or repos need to build on the same knowledge base, bikky captures what's learned *during* sessions so future sessions start smarter.

Topics

aiai-codingdeveloper-toolsmcpmemoryqdrantvector-search