| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-02 | 1.1 kB | |
| v0.0.18 source code.tar.gz | 2025-05-02 | 17.5 MB | |
| v0.0.18 source code.zip | 2025-05-02 | 17.7 MB | |
| Totals: 3 Items | 35.2 MB | 1 | |
Thank you to all the wonderful community contributions! We are gearing up for a significant update to mcp-agent shortly. You can follow the progress in feature/temporal_prime and feature/app_server branches. v0.0.18 has a few bug fixes, and the ability to specify a custom http client for OpenAI AugmentedLLM (thanks @blevz!)
Changes
- Add ability to configure the http_client for openai @blevz (#173)
š Bug Fixes
- fix: add system prompt handling to AzureAugmentedLLM @StreetLamb (#148)
- fx: _reasoning flag used to set api params @Pythonista7 (#139)
- Fixing spelling mistake in MCP Browser Agent README @andrew-lastmile (#175)
- Fixing broken links in the README @andrew-lastmile (#167)
Quality of Life
- Updated restructuring of examples directory @andrew-lastmile (#166)
- Restructuring the examples directory @andrew-lastmile (#144)
- SSE connection example and additional fixes for websockets @saqadri (#143)
- MCP-Agent: MCP Puppeteer to enable Console based browsing @andrew-lastmile (#137)
- feat: mcp_playwright_agent example - Updated @Haniehz1 (#156)