Most documentation is written for people. MCP Manager’s documentation is also built to be read by AI agents — every page is published in machine-readable form and as a live MCP server, so the coding agents your developers already use can answer questions like “does MCP Manager offer PII redaction?” or “how do I set up SCIM provisioning?” straight from the current docs.Documentation Index
Fetch the complete documentation index at: https://docs.mcpmanager.ai/llms.txt
Use this file to discover all available pages before exploring further.
What MCP Manager publishes for AI
| Surface | Where | What it is for |
|---|---|---|
| Docs MCP server | https://mcpmanagerbyusercentrics.mintlify.app/mcp | A remote MCP endpoint your agent queries to search and read the live docs in context. |
| Agent skill | https://mcpmanagerbyusercentrics.mintlify.app/skill.md | An operating manual that teaches an agent how to drive MCP Manager correctly. |
llms.txt | https://mcpmanagerbyusercentrics.mintlify.app/llms.txt | A structured index of every page, so an agent can discover what exists. |
llms-full.txt | https://mcpmanagerbyusercentrics.mintlify.app/llms-full.txt | The entire documentation corpus in one file, for bulk ingestion. |
| Per-page Markdown | append .md to any page URL | The raw Markdown of a single page — for example /features/gateway-rules/overview.md. |
| Discovery document | https://mcpmanagerbyusercentrics.mintlify.app/.well-known/mcp | Lets agents locate the MCP server automatically, with no manual configuration. |
An MCP server for managing your MCP Manager workspace is also in development.
The docs MCP server
The docs MCP server athttps://mcpmanagerbyusercentrics.mintlify.app/mcp is a standard remote MCP endpoint. Point any MCP-capable agent at it and the agent can read these docs in context while it works. It exposes:
- Search — finds relevant content across the site and returns snippets with titles and links, so the agent can locate the right page from a natural-language question.
- Query docs filesystem — navigates the docs as a virtual filesystem with shell-style commands (list, read, and search files), so the agent can read a specific page or grep across many, including the API reference.
- The agent skill —
skill.mdis exposed as a resource the agent can discover and load.
Connect your coding agent to the docs
Add the docs MCP server URL to whatever agent runtime your team uses. The endpoint ishttps://mcpmanagerbyusercentrics.mintlify.app/mcp, it speaks streamable HTTP, and the public docs need no key.
- Claude Code
- Cursor
- VS Code
- Claude.ai
Run one command:
terminal
The agent skill
The docs MCP server lets an agent read the documentation; the agent skill teaches it how to act on the product to answer your questions.Get the skill
The skill is published at
https://mcpmanagerbyusercentrics.mintlify.app/skill.md. The docs MCP server also exposes it as a resource, so a connected agent can discover it without a manual download.Further reading
Remote MCP Servers
Register the docs MCP server — or any URL-based server — behind a gateway.
Connection Experience
What connecting to a governed gateway looks like for the end user.
Gateway Rules Overview
The rules an agent can read about, and that you can apply to docs traffic.
Introduction
What MCP Manager is and the problem it solves.
External sources
Mintlify: MCP server
How the hosted docs MCP server, its tools, and the discovery document work.
Mintlify: llms.txt
The llms.txt and llms-full.txt standard generated for AI ingestion.
.png?fit=max&auto=format&n=gKqTvJPtsRi2bLNx&q=85&s=8abbce3efb590630de2102c43d32aadf)
.png?fit=max&auto=format&n=Dy9YsIECUbR9JZiT&q=85&s=a1f404cd7f7aeb1727c89d81137ae1ac)