MCP Servers

AI Tools

DeveloperHub integrates with MCP (Model Context Protocol), the standard that lets AI applications connect to an external system and use the tools it exposes. There are two MCP servers, and they serve different people.

Which one you need

The Reader MCP Server runs on your documentation site, at the /mcp route of your docs URL. It is read-only and covers your published docs: an agent connected to it can search them and quote them back, which is what you want when your customers are building against your product with an AI assistant open.

The Editor MCP Server is for your own team. It connects an AI client to the editor, so an agent can find, write, publish and delete pages in your project. Each editor connects with their own DeveloperHub account and the agent acts as that person, so it reaches only the projects they can already edit.

Both are turned on per project under Project Settings → AI Features, and both use the Streamable HTTP transport.

  Last updated
ai