Skip to content
Cline

mcp api doc generator for Cline

io.github.vpatser1/mcp-api-doc-generator

Generate OpenAPI 3.1 specs, endpoint docs, TypeScript SDKs, and test suites from code

client:Cline transport:stdio runtime:npm

Install mcp api doc generator in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-api-doc-generator": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-api-doc-generator"
      ],
      "env": {
        "LICENSE_KEY": "<LICENSE_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp api doc generator in other clients