You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified this would not be more appropriate as a feature request in a specific repository
I have searched existing discussions to avoid duplicates
Your Idea
Hi everyone,
I'm researching a pain point ikeep hearing from team deploying MCP-based agents in production, and i'd love to get feedback from people actually building in this space.
The problem i'm observing is when a thrid-party API changes (Stripe, Github, Saleforce, Notion..), every MCP server that connect to that API needs to be updated. If you're managing agent for multiple clients, this means :
1 breaking change upstream x N clients impacted x M agents per client = dozens or hundreds of manual fixes to deploy
And the detection is often reactive you find out when a client complains, not before.
I'm working at the feasibility of a centralized MCP gateway layer that would sit between AI agent and MCP servers: handling auth, routing, observability, and most importantly centralized maintenance. Fix once in the gateway, all clients get the update instantly.
I doesnt want to pitch anything just want to know if this solved problem, a know pain point or something teams have just accepted as part of the job.
Any feedback, war stories or thoughts on the approch would be incredibly valuable. Thanks in advance 🙏
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Your Idea
Hi everyone,
I'm researching a pain point ikeep hearing from team deploying MCP-based agents in production, and i'd love to get feedback from people actually building in this space.
The problem i'm observing is when a thrid-party API changes (Stripe, Github, Saleforce, Notion..), every MCP server that connect to that API needs to be updated. If you're managing agent for multiple clients, this means :
1 breaking change upstream x N clients impacted x M agents per client = dozens or hundreds of manual fixes to deploy
And the detection is often reactive you find out when a client complains, not before.
I'm working at the feasibility of a centralized MCP gateway layer that would sit between AI agent and MCP servers: handling auth, routing, observability, and most importantly centralized maintenance. Fix once in the gateway, all clients get the update instantly.
I doesnt want to pitch anything just want to know if this solved problem, a know pain point or something teams have just accepted as part of the job.
Any feedback, war stories or thoughts on the approch would be incredibly valuable. Thanks in advance 🙏
Scope
Beta Was this translation helpful? Give feedback.
All reactions