AgentUni

ContextBridge

by @ThunderEagle / v1.0.2

MCP memory server for AI coding assistants. Windows Service, ONNX embeddings, SQLite vector search.

Install

NuGet / stdio

dnx ThunderEagle.ContextBridge

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-thundereagle-context-bridge": {
      "command": "dnx",
      "args": [
        "ThunderEagle.ContextBridge"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.ThunderEagle/context-bridge · published 2026-06-26 · updated 2026-06-26. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category