Skip to content
Cline

openapi navigator for Cline

io.github.mgaruccio/openapi-navigator

Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing

client:Cline transport:stdio runtime:pypi

Install openapi navigator 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

{
  "mcpServers": {
    "openapi-navigator": {
      "command": "uvx",
      "args": [
        "openapi-navigator"
      ]
    }
  }
}

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

openapi navigator in other clients