Skip to content

v0.2.3 — Docs hygiene republish

Choose a tag to compare

@minghsuy minghsuy released this 14 May 07:06
· 90 commits to main since this release
36d83ea

Docs-only republish to flush the personal-email reference from the npm tarball.

What changed

  • README.md and LIMITATIONS.md swept to pro@ctscout.dev (Cloudflare Email Routing alias)
  • No API, tool, or behavior changes from 0.2.2

Companion cleanup

  • ctscout-mcp-server@0.2.2 unpublished (was within 72hr window)
  • ctscout-mcp-server@0.2.0 and 0.2.1 deprecated with "upgrade to 0.2.3+" guidance

Hosted endpoint (unchanged)

claude mcp add ctscout -s user --transport http \
  --header "X-API-Key: YOUR_KEY" \
  https://ctscout.dev/mcp

Or the local-install fallback:

claude mcp add ctscout -s user \
  -e CTSCOUT_API_KEY=YOUR_KEY \
  -- npx -y ctscout-mcp-server