You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update credential setup to use qso-graph-auth
- Replace adif-mcp persona commands with qso-auth CLI
- Bump to v0.3.2, update server.json
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Drop Python requirement from >=3.11 to >=3.10
No 3.11-specific features used. Updates qso-graph-auth dep to >=0.1.1.
Widens compatibility for Rocky Linux 9 (EPEL Python 3.10).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix: exclude XML namespace URI from publish workflow HTTPS check
Same false positive as test_security.py — http://xmldata.qrz.com is an
XML namespace constant, not a network call.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add MCP Registry metadata and bump to v0.1.2
- Add mcp-name tag to README.md for registry verification
- Create server.json for MCP Registry publishing
- Bump version to 0.1.2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>