More Flexible MCP Config
Tell us about your request
I hit the MCP Tools Limit with OpenAI in zed quite fast:
Failed to connect to API: 400 Bad Request {"error":{"message":"Invalid 'tools': array too long. Expected an array with maximum length 128, but got an array with length 149 instead.","code":"invalid_request_body"}}
In fact, its enough to enable the Github and Kubernetes MCP, to get this error. However it works with Sonnet 4. It would help a lot, if we could enable and disable the MCPs in Docker Desktop (currently they can only be deleted). And it would also help a lot, if each MCP would be integrated seperately in the IDEs, so the Agents don't include all Tools in the request array.
Which service(s) is this request for? Docker Desktop MCP Toolkit (Mac Version)
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? I want to use Chat GPT 5.0 with Kubernetes and Github MCP in zed.
Are you currently working around the issue? Delete and readd GitHub MCP when needed (it has over 100 Tools -> so only 28 Tools are left for the request array)