Replies: 1 comment
-
Hi, the MCP server itself needs to support SSE, or using a similar supergateway or mcpgateway.translate layer to convert this to SSE before adding it to the catalog. A sidecar can also work here. But right now, this won't work 'as-is' if the container itself doesn't support SSE, without the use of supergateway, mcpgateway.translate or a sidecar. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Docker Compose, I see standalone optional container drop-in helpers such as MCP-fetch and MCP-time that expose STDIO protocols. How can I connect those to context-forge via STDIO?
mcp-context-forge/docker-compose.yml
Lines 279 to 311 in f7d8895
Relates to #114
Beta Was this translation helpful? Give feedback.
All reactions