Automating API Documentation: Using MCP to Convert Code to APIdog Specs

Discussing an integration between Cursor and APIdog via MCP that would automatically generate documentation from API code. This would solve the tedious process of manually creating API documentation, allowing developers to focus on building functionality rather than documenting it. Looking for confirmation on whether this implementation is possible or already in development.

Hi Jackson, we already support MCP functionality. Here’s the documentation: Apidog MCP Server - Apidog Docs

If you’d like to quickly import APIs instead of manual creation, we also offer an IDEA plugin (Apidog Intellij IDEA plugin - Apidog Docs) and OpenAPI import via our open interface (https://openapi.apidog.io/).

Is the MCP server a remote server hosted by Apidog? Or do we have to self-host?

The MCP server needs to be self-hosted; Apidog does not provide hosting services.