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
Search all backends by default: When you run search without a backend parameter, the MCP server now queries all configured backends (same as backend: "all"). Share/vote still use the default backend when omitted.
Search tool description: The search tool's backend parameter now states "If omitted, searches all backends."
addBackend() in config: New addBackend() helper in config for programmatic backend setup (e.g. adding a backend with a token from Settings).