diff --git a/README.md b/README.md index 5d14878..cc1f646 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ An MCP server that provides tools for exploring large OpenAPI schemas without loading entire schemas into LLM context. Perfect for discovering and analyzing endpoints, data models, and API structure efficiently. + + openapi-mcp-proxy MCP server + + ## Features - **API Configuration Management**: Save and manage multiple API configurations with authentication headers if needed @@ -145,4 +149,4 @@ API configurations are automatically saved to `api_configs.json` in the working } } } -``` +``` \ No newline at end of file