Context7: Context7 is an MCP server that injects up-to-date, version-specific library documentation directly into LLM prompts. Add "use context7" to any coding prompt and it fetches current docs for the library you're working with, eliminating hallucinated APIs and outdated code examples. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible editor.; repotracer: RepoTracer optimizes AI code assistant usage by offloading repository search tasks from expensive models (like Sol/Codex) to a cheaper, dedicated model (Luna) via the Model Context Protocol (MCP). This significantly reduces costs and increases the effective quota for code generation, ensuring the main model focuses on writing code rather than finding files.
Preventing LLMs from hallucinating deprecated or non-existent API methods
Extend the monthly budget and quota for AI code generation tools like Codex by offloading search tasks.