This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryMCPToolProvider adds support for connecting MCP servers as a drop‑in replacement for AgentTools.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds MCPToolProvider to connect MCP servers as AgentTools replacement Adds MCPToolProvider to connect MCP servers as AgentTools replacement Source: granite4.1:30b@2026-07-14-audit Confidence: low |
— |
| Bugfix | Medium |
Fixes Lychee CI link checker false positives for 429/403 responses Fixes Lychee CI link checker false positives for 429/403 responses Source: llm_adapter@2026-07-14 Confidence: high |
— |
Full changelog
What's new
- MCPToolProvider — connect one or more MCP (Model Context Protocol) servers to any agent as a drop-in
AgentToolsreplacement. Supports stdio and SSE transports. Install withpip install agent-squad[mcp].
Bug fixes
- Fixed Lychee CI link checker false positives (429/403 from rate-limited domains)
Installation
```bash
pip install agent-squad==1.1.1
with MCP support:
pip install "agent-squad[mcp]==1.1.1"
```
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
Related context
Related tools
Beta — feedback welcome: [email protected]