MCP Server

qt-pilot

From qt-suite
Install
1
Run in your terminal
$
npx claudepluginhub l3digitalnet/claude-code-plugins --plugin qt-suite
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "qt-pilot": {
      "command": "bash",
      "args": [
        "${CLAUDE_PLUGIN_ROOT}/scripts/start-qt-pilot.sh"
      ]
    }
  }
}
Security Considerations
Admin access level

This server has elevated permissions. Review the source code before enabling.

Details
Commandbash
Access Leveladmin
Arguments
${CLAUDE_PLUGIN_ROOT}/scripts/start-qt-pilot.sh
Actions
Plugins (1)