Skip to content
Discussion options

You must be logged in to vote

You are running into a model context issue. GPT-4 has a max context window of about 8k and you can easily surpass this with MCP servers configured, which add a lot to the context. Use a different model and/or agent where you can configure the max context window as well as selectively attach individual tools from an MCP server to help manage context.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@KevWho
Comment options

Answer selected by KevWho
Comment options

You must be logged in to vote
3 replies
@danny-avila
Comment options

@JoeLudwig
Comment options

@JoeLudwig
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #8873 on August 06, 2025 14:49.