Skip to main content

Knowledge Gateway

The Knowledge Gateway lets you ask questions about the Ybor platform directly from your AI coding assistant. It's a hosted MCP server: connect it to your assistant, then ask things like "How do I promote a release to an environment?" and get answers grounded in the platform documentation — without leaving your editor.

What it can answer

The gateway searches and reads:

  • Platform documentation — getting started, workstation setup, deployments, promotion, observability, and the archetype catalog.
  • Public Ybor repositories — reusable GitHub Actions and project archetypes.
  • A curated set of privileged repositories — selected internal repositories made available to signed-in users.

It's read-only — it answers questions, it never changes anything.

What it can't see

The gateway is scoped to platform documentation, public repositories, and a curated set of privileged repositories. It does not expose arbitrary private application code or internal-only systems.

Get connected