Skip to content

v0.3.7

Choose a tag to compare

@tomasz-tomczyk tomasz-tomczyk released this 01 Feb 23:49
· 5 commits to main since this release

Changes

  • 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).