- Added 11 GET INFO endpoints to OpenAPI spec
- Created detailed documentation with code examples
- Includes Python, PHP, and JavaScript examples
- Added best practices and common use cases
Improve: Allow custom protocol, server, and port configuration
- Add protocol selector (http/https)
- Allow custom port input (not just predefined)
- Single unified server configuration
- Better flexibility for users with custom setups