We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix(wiki): correct all tool names to match actual MCP server - Rename all tool references from old convention to actual MCP names: →, → →, → →, → →, → →, → →, → → - Add missing tool to all three listing pages - Bump tool count from 15→16 where applicable - Fix EXA_API_KEY required column to match Plugin.md (consistent) Co-Authored-By: Claude <noreply@anthropic.com>
Remove outdated architecture diagram and update configuration for Exa API Add Exa search authentication instructions and update tool names in documentation
sync: rename groq_analyze_page to groq_analyze
sync: update all wiki pages to match current codebase - Home: 15 tools (up from 10), remove Polymarket, add arXiv/X/Dev tools - Tools: document all 15 tools across 9 engines with selection guide - Architecture: reflect current file structure (remove polymarket.py, add arxiv.py/x.py/registries.py/errors.py/compare.py) - Configuration: add AUTH_TOKEN/CT0 for X/Twitter, update Groq tool names - Development: update test file names, add developer tools tests Co-Authored-By: Claude <noreply@anthropic.com>
feat: add HN, GitHub, Polymarket docs to wiki Update all wiki pages to reflect the 6 new tools added across Hacker News, GitHub, and Polymarket sources. - Bump tool count from 6 to 9 across all pages - Add new source sections to Tools.md and Home.md - Fix Architecture.md module list (search.py -> ddg.py, etc.) - Add GITHUB_TOKEN config docs to Configuration.md - Update Development.md test commands Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
docs: sync all wiki pages from repository