Skip to content

Option / Feature to toggle MCP responses to be stored as files #189

@SuperSecureHuman

Description

@SuperSecureHuman

There are some usecases where the remote MCP may (or may want to) return a file or large chunk of text. Most coding agents have a cutoff on tokens.

There are 2 types of cases --

  1. The LLM needs to know the file content to be able to do some task
  2. The LLM uses this file as a input to do some task, does not necessarily have to know whats inside in depth.

All SOTA models are very good at grepping through the files and trying to understand whats in it, without having to read the entire file. Having this toggle for MCP servers (per server or per tool level) will allow for more complex usecases.

I am happy to work on this feature :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions