New Features
MCP Server Support in Chat
- MCP (Model Context Protocol) servers can now be used in Chat, not just in
Workflows - Enable/disable MCP servers per conversation from the tool settings menu (📦
icon)
Example: Git Operations via MCP
With https://github.com/takeshy/mcp-gatekeeper, you can use git through MCP.
This allows you to ask the AI in chat to perform git operations like commits:
MCP Server Configuration Improvements
- Test Connection Required: You must test the connection before saving a new MCP
server configuration - Tool Hints Display: After successful connection, available tool names are
displayed in both settings and chat UI for easy reference
Documentation
- Reorganized documentation: images moved to docs/images/, WORKFLOW_NODES moved
to docs/ - Added MCP Servers section to README