Skip to content

v0.1.22

Choose a tag to compare

@epicoun epicoun released this 16 Jul 14:13
· 5 commits to main since this release
  • Hosted server (mcp.evipedia.ai): added permissive CORS headers (with OPTIONS preflight) so browser-based clients can call the REST GET /search and the /mcp endpoint cross-origin, and added lightweight per-IP rate limiting (default 60 requests/minute) to /search and /mcp. Health checks and the stdio package are unaffected