Assistant-Engine/AssistantEngine
A modular, multi-model AI assistant UI built on .NET 9, featuring RAG, extensible tools, and deep code + database knowledge through semantic search.
Platform-specific configuration:
{
"mcpServers": {
"AssistantEngine": {
"command": "npx",
"args": [
"-y",
"AssistantEngine"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...