Skip to content

v0.8.2 - MCP Client Documentation Update

Choose a tag to compare

@clouatre clouatre released this 04 Nov 16:51
· 118 commits to main since this release
283a9cf

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

Links