feat: Add qt-docs mcp server

This commit is contained in:
Petr Mironychev
2026-05-17 21:40:48 +02:00
parent 74c899c8c3
commit a3ad314cd4
3 changed files with 42 additions and 10 deletions

View File

@@ -50,6 +50,7 @@ private:
void updateWatchedPaths();
QList<PluginLLMCore::Provider *> toolsCapableProviders() const;
static QJsonObject builtinServers();
QJsonObject readRoot() const;
bool writeRoot(const QJsonObject &root);