davecotter/Qt-Creator-MCP-Plugin
A plugin for Qt Creator that implements Model Context Protocol, allowing AI to talk to the IDE
Platform-specific configuration:
{
"mcpServers": {
"Qt-Creator-MCP-Plugin": {
"command": "npx",
"args": [
"-y",
"Qt-Creator-MCP-Plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...