v0.8.2 - MCP Client Documentation Update
Documentation Update
Corrected and expanded the list of supported MCP clients.
Changes
MCP Client List Updates:
- ✅ Added Goose - Open-source AI agent framework with MCP support
- ✅ Restored OpenCode - Open-source MCP client by SST (https://opencode.ai)
- ❌ Removed Codex CLI - Incorrect reference (Codex is OpenAI's product, not GitHub's)
Complete Supported Clients
- Claude Desktop (Anthropic)
- Claude Code (Anthropic CLI)
- Goose (Block's open-source AI agent)
- OpenCode (SST's open-source client)
- Amazon Q (AWS)
- Gemini CLI (Google)
- Any other MCP-compatible client
Testing
- All tests passing (67/67)
- Linting clean
- Type checking clean
- No functional changes