Adding MCP-Agent to the README.md

Adding MCP-Agent (https://github.com/lastmile-ai/mcp-agent) to the README under Frameworks/For clients
This commit is contained in:
Andrew Hoh
2025-03-24 12:58:21 -04:00
committed by GitHub
parent 6adf853b6b
commit 335ccd0645

View File

@@ -353,6 +353,7 @@ These are high-level frameworks that make it easier to build MCP servers or clie
### For clients
* **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands
* **[MCP-Agent](https://github.com/lastmile-ai/mcp-agent)** - A simple, composable framework to build agents using Model Context Protocol by **[LastMile AI](https://www.lastmileai.dev)**
## 📚 Resources