Schedule a demo

Connect your AI copilot to Zato documentation

Your AI copilot can access the Zato documentation directly to give you fast, super accurate, and up to date answers and recommendations about Zato.

  • It'll search current documentation in real-time instead of relying on potentially old LLM training data
  • It'll retrieve the exact content needed to answer your questions
  • You'll get accurate answers about development with Zato, its configuration, architecture, and best practices

Set up

Point your copilot to this address:


For instance, here's how to do it using Claude Code:

claude mcp add --transport http zato-docs https://zato.io/mcp
  • For any other AI copilot - configure it to use https://zato.io/mcp as one of its MCP servers.
  • Each AI copilot is configured differently but each will let you do the same - add that address as one of its MCP servers

Try it

Ask your copilot:

  • "How do I install Zato on Windows? And Mac?"
  • "What's the difference between a channel and an outgoing connection?"
  • "How to query MS SQL Server?"
  • "How do I schedule a service to run every hour?"
  • "What security options are available for REST channels?"

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.

How it works

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.