Your AI copilot can access the Zato documentation directly:
Here is how to set it up:
Open VS Code settings (Ctrl+Shift+P → "Preferences: Open User Settings (JSON)")
Add:
Restart VS Code
Ask your copilot:
Your copilot will search the documentation, find the relevant pages, and give you answers based on what Zato actually supports - not what it thinks it might remember from training.
Your copilot connects to Zato's documentation server using MCP (Model Context Protocol), an open standard for connecting AI assistants to external data sources. When you ask a question, the copilot searches the documentation in real-time and retrieves the relevant content before answering.