How Kodus Docs MCP works
The Kodus Docs MCP exposes the entire public documentation set to Kody through the Model Context Protocol. Once the plugin is connected, any question you ask inside a pull request gains instant access to the latest docs—no manual copy/paste or links required.Prerequisites
- A Kodus workspace with access to the Plugins (beta) catalog.
- Permission to install workspace plugins.
Install the MCP
- Open the Plugins catalog in your workspace and choose Add Custom Plugin.
- Fill in the form:
- Plugin Name:
Kodus Docs MCP(or any label your team prefers). - URL:
https://docs.kodus.io/mcp. - Leave Description, Logo URL, Protocol, Authorization, and Custom Headers at their defaults—no extra configuration is required.
- Plugin Name:
- Click Create Plugin. The plugin becomes available immediately for everyone in the workspace.