MCP Server
MCP
ContextBridge
MCP memory server for AI coding assistants. Windows Service, ONNX embeddings, SQLite vector search.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"identifier": "ThunderEagle.ContextBridge",
"version": "1.0.2",
"runtimeHint": "dnx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "stdio",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment