- Step1: Install or set up the MCP server via npx, Docker, or local build as per your environment.
- Step2: Configure your MCP client (e.g., Claude Desktop) to add the MCP server using the appropriate method.
- Step3: Load your OpenAPI or Swagger specification by specifying its URL or local path in the client configuration.
- Step4: Use resource URIs like openapi://info or openapi://paths to explore the API structure.
- Step5: Navigate through components, paths, or operations using the provided MCP resource templates.