| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-13 | 390 Bytes | |
| typescript_1.1.2 source code.tar.gz | 2026-07-13 | 41.7 MB | |
| typescript_1.1.2 source code.zip | 2026-07-13 | 42.0 MB | |
| Totals: 3 Items | 83.7 MB | 0 | |
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@modelcontextprotocol/sdkas a peer dependency.
Installation
:::bash
npm install agent-squad@1.1.2
# with MCP support:
npm install agent-squad@1.1.2 @modelcontextprotocol/sdk