Support other storage providers for MCP operation files
Component(s)
router
Is your feature request related to a problem? Please describe.
currently , only file_system providers are supported in mcp operation file . so , we have to redeploy the service and download operation files locally whenever operation files are updated.
Describe the solution you'd like
support other storage providers to replace file_system .
Describe alternatives you've considered
No response
Additional context
No response
WunderGraph commits fully to Open Source and we want to make sure that we can help you as fast as possible. The roadmap is driven by our customers and we have to prioritize issues that are important to them. You can influence the priority by becoming a customer. Please contact us here.
Hi @biubiubiuboomboomboom, this is not a priority for internal work, however we are always open to contributions for new features. You'd find the relevant code for loading MCP operations in and around /router/pkg/mcpserver/server.go or here.
thinks . I'll submit a PR later to support this feature.
Hi @biubiubiuboomboomboom, we've starting tracking this internally for prioritization.