ADK-IT-Support-project

thelotusbyte/ADK-IT-Support-project
★ 0 stars Python Code/Dev Tools Updated 7d ago
An AI-powered Windows IT Support Agent built using the Google ADK 2.0 Graph Workflow engine and connected to an external SSE MCP diagnostics server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "adk-it-support-proje": {
      "command": "uvx",
      "args": [
        "adk-it-support-project"
      ]
    }
  }
}

Or install with pip: pip install adk-it-support-project

README Excerpt

An AI-powered Windows IT Support Agent built using the **Google Antigravity SDK (ADK 2.0)** Graph Workflow engine. This agent acts as a client that connects to an external Model Context Protocol (MCP) server running separately over SSE to run diagnostics and execute repairs according to deterministic IT Support Standard Operating Procedures (SOPs).

Tools (5)

GOOGLE_API_KEYMCP_SERVER_URLclassify_agentissue_routersave_user_query