What's new
- Jira MCP tools —
jira_search,jira_get_issue,jira_create_issue,jira_add_comment,jira_transition,jira_list_projects(configure withnode dist/cli.js jira setup) - Product Hunt MCP tools —
ph_today,ph_search,ph_get_post,ph_comments(configure withnode dist/cli.js producthunt setup) - Telegram HTML formatting — Cursor Markdown (
**bold**, code, links) renders via Telegram HTMLparse_mode - Hybrid recall — FTS5/BM25 + vectors via RRF (
memgrep recall --mode keyword|vector|hybrid)
Install
npm i -g memgrep@1.4.0Or from this repo:
npm run build && node dist/cli.js --help