Add plugin.json for hello_python example plugin demonstrating:
- server.runtime: "python" field for Python plugin detection
- server.python_version: ">=3.9" minimum requirement
- server.python.entry_point: "plugin.py" entry point
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>