consult7

consult7

3.5

If you are the rightful owner of consult7 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Consult7 is a Model Context Protocol (MCP) server designed to enable AI agents to analyze large context window models for extensive file collections.

Consult7 is a powerful MCP server that facilitates AI agents in consulting large context window models, making it possible to analyze extensive file collections such as entire codebases, document repositories, or mixed content that exceed the current agent's context limits. It supports providers like Openrouter, OpenAI, and Google, allowing users to leverage models with massive context windows. This capability is particularly beneficial for AI agents with limited context windows, such as Claude with 200K tokens, as it enables them to process large datasets in a single query. Consult7 recursively collects files from specified paths, assembles them into a single context, and sends them to a large context window model along with the user's query. The results are then fed back to the agent, providing insights and analysis that would otherwise be unattainable.

Features

  • Supports multiple providers: Openrouter, OpenAI, and Google.
  • Enables analysis of large codebases and document collections.
  • Recursively collects files matching regex patterns.
  • Facilitates complex analysis with thinking mode.
  • Integrates seamlessly with Claude Code and Claude Desktop.