Loading MCP server directory, please wait...
MCP memory server for AI coding assistants. Windows Service, ONNX embeddings, SQLite vector search.
npx @getmcp/cli add io.github.ThunderEagle/context-bridgeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ThunderEagle/context-bridge": {
"command": "dnx",
"args": [
"stdio"
]
}
}
}