Releases: intertwine/vertex-mcp-chatbot
Releases · intertwine/vertex-mcp-chatbot
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add CLI provider switch for Claude and Gemini chatbots by @intertwine in #2
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release of Vertex MCP Chatbot
Features:
- Interactive chat interface with Gemini models via Vertex AI
- Full Model Context Protocol (MCP) support
- Multiple transport protocols (stdio, HTTP, SSE)
- OAuth 2.0 and Basic authentication
- Multi-server support with priority-based conflict resolution
- Rich terminal UI with markdown rendering
- Persistent conversation history
- Built-in command system