Skip to content
Cursor

CyberHuaTuo for Cursor

io.github.jinning6/cyberhuatuo

Gold-first AI-agent traceback diagnosis, exact fixes, verification, and reusable prescriptions.

client:Cursor transport:stdio runtime:pypi

Install CyberHuaTuo in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cyberhuatuo": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "cyberhuatuo"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

CyberHuaTuo in other clients