Skip to content

v0.2.1: Fix search loggedIn detection and tighten job_type filtering.

Choose a tag to compare

@Thespaceblade Thespaceblade released this 01 Sep 18:19
· 5 commits to main since this release

Fixes

  • loggedIn on waas_search — now uses your saved session (matches waas_auth_status)
  • job_type=intern filter — WaaS returns mixed results; we now tighten client-side and add filterNote (e.g. 30 from WaaS → 3 matched)

Upgrade

cd waas-mcp && git pull && npm install

Reload MCP in Cursor after updating.