ctx7@0.5.11
upstash/context7ctx7@0.5.11Sep 8, 2026by github-actions[bot]
AI Summary
This patch version introduces on-premise MCP setup capabilities, allowing users to configure secure base URLs and manage API keys independently of public infrastructure.
Key Highlights
- CLI command `ctx7 setup --base-url`
- Secure interactive API-key entry
- Anonymous-auth discovery support
- Outbound-independent setup
New Features
- On-premise MCP setup
- Secure API key entry
Full Release Notes
### Patch Changes - e127fa1: Add outbound-independent on-premise MCP setup through `ctx7 setup --base-url`, including secure interactive personal API-key entry and anonymous-auth discovery support.