Problem Statement
For smaller models with a limited context window, it is very beneficial to have the option to remove certain unneeded tools from the MCP server schema to offload the initial prompt size. Since this MCP server has 33 tools, it causes a significant burden in the initial prompt size.
Proposed Solution
Please add an option to .codegraphrc.json to be able to disable certain tools from the toolset and remove from the schema entirely to give this flexibility for the users (like me).
Alternatives Considered
No response
Area
MCP server / AI integration
Additional Context
No response
Problem Statement
For smaller models with a limited context window, it is very beneficial to have the option to remove certain unneeded tools from the MCP server schema to offload the initial prompt size. Since this MCP server has 33 tools, it causes a significant burden in the initial prompt size.
Proposed Solution
Please add an option to .codegraphrc.json to be able to disable certain tools from the toolset and remove from the schema entirely to give this flexibility for the users (like me).
Alternatives Considered
No response
Area
MCP server / AI integration
Additional Context
No response