
google-adk-mcp
Using Google ADK with and MCP server written for the repair_world_application
What is google-adk-mcp?
This project demonstrates how to build a Google ADK agent that connects to an external MCP server to interact with a repair API, specifically the repair_world_application
.
How to use google-adk-mcp?
To use this project, clone the repository, install the required dependencies, and run the agent script. Ensure that you have a running instance of the repair_world_application
.
Key features of google-adk-mcp?
- Build a Google ADK agent using Python.
- Connect to an MCP server to manage repair requests.
- Interact with the repair API to create, list, and view repair requests.
Use cases of google-adk-mcp?
- Automating repair request management for applications.
- Integrating repair functionalities into existing systems.
- Developing custom agents for specific repair workflows.
FAQ from google-adk-mcp?
- What are the prerequisites for this project?
You need Python 3.11+ and a running instance of the
repair_world_application
.
- Is the MCP server included in this project?
No, the MCP server is assumed to be available separately.
- How do I run the agent?
After cloning the repo and installing dependencies, run
python agent-repairworld.py
.
What is google-adk-mcp?
This project demonstrates how to build a Google ADK agent that connects to an external MCP server to interact with a repair API, specifically the repair_world_application
.
How to use google-adk-mcp?
To use this project, clone the repository, install the required dependencies, and run the agent script. Ensure that you have a running instance of the repair_world_application
.
Key features of google-adk-mcp?
- Build a Google ADK agent using Python.
- Connect to an MCP server to manage repair requests.
- Interact with the repair API to create, list, and view repair requests.
Use cases of google-adk-mcp?
- Automating repair request management for applications.
- Integrating repair functionalities into existing systems.
- Developing custom agents for specific repair workflows.
FAQ from google-adk-mcp?
- What are the prerequisites for this project?
You need Python 3.11+ and a running instance of the
repair_world_application
.
- Is the MCP server included in this project?
No, the MCP server is assumed to be available separately.
- How do I run the agent?
After cloning the repo and installing dependencies, run
python agent-repairworld.py
.