gystc

skunkyfunky12/gystc
★ 0 stars Python 🗄️ Database Updated today
Neural Brain MCP Server — Obsidian vault as Claude's semantic working memory. FAISS + SQLite + FTS5 + sentence-transformers.
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": {
    "gystc": {
      "command": "uvx",
      "args": [
        "gystc"
      ]
    }
  }
}

Or install with pip: pip install gystc