What's Changed
π Features
- verify_api_key tool β verify a stored API key against its provider's read-only endpoint (whoami) without ever returning the key value
- Auto-verifying export gate β
export_key_to_mcp_confignow verifies HTTP keys before writing to a host MCP config;skip_verify/verify_urloverrides included - Bundled verify-recipe store β built-in provider recipes for verification, with explicit
verify_urlsupport for providers without a recipe (e.g. OpenRouter)
π Bug Fixes
- Resolve the verify provider from the decrypted payload
servicefirst (real backend key entries have no top-levelserviceβ onlyservice_hint); fixes live E2E key verification
π Docs
- README:
export_key_to_mcp_config+verify_api_keytool docs, 'New in v0.4.6' callout - Troubleshooting playbook: 13-tool counts, --no-deps ruamel.yaml warning
- Packaged SKILL.md + agent prompts: verification rules and tool list updated
Full Changelog: v0.4.4...v0.4.6