Content
# ACP + MCP in 10 Minutes
Learn how to build a ACP compliant agent that also uses MCP in 10 minutes.
## See it live and in action 📺
TBD
<!-- <img src="https://i.imgur.com/P1uv4QN.jpeg"/> -->
# Startup 🚀
1. Clone this repository `git clone https://github.com/nicknochnack/ACPxMCPxWatsonx` and go into it `cd ACPxMCPxWatsonx`
2. Update your `WATSONX_APIKEY` and `WX_PROJECT_ID` in the `.env` file.
3. Start the ACP Server `uv run 1.acpserver.py`
4. Run the agent via the ACP Client `uv run 3.client.py`
<b>N.b.</b> Make sure you have ollama running.
# Other stuff
- ACP Doco: https://agentcommunicationprotocol.dev
- ACP GitHub Repo: https://github.com/i-am-bee/acp
# Who, When, Why?
👨🏾💻 Author: Nick Renotte <br />
📅 Version: 1.x<br />
📜 License: This project is licensed under the MIT License </br>
You Might Also Like
Ollama
Ollama enables easy access to large language models on various platforms.

n8n
n8n is a secure workflow automation platform for technical teams with 400+...
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.

Dify
Dify is a platform for AI workflows, enabling file uploads and self-hosting.

Zed
Zed is a high-performance multiplayer code editor from the creators of Atom.
MarkItDown MCP
markitdown-mcp is a lightweight MCP server for converting various URIs to Markdown.