The Mintlify MCP Docs Server gives you and your coding agents instant, programmatic access to every page in the AgentOps docs. It works in Cursor, Windsurf, VS Code, Zed, Claude Code, or any other tool that speaks the Model Context Protocol.
When you (or your in-editor AI assistant) ask a question, the IDE sends a request to the MCP Docs Server. The server searches the AgentOps docs and returns the most relevant sections so the assistant can craft a precise answer.
Example prompt
“How do I record custom spans with the @operation decorator?”