Hi, There,
How to connect MCP server ? any forge support on this?
Many Thanks,
Jack
Hi @Jack Bao ,
If you’re using on-prem (OutSystems 11), there isn’t a built-in way to connect to an MCP server like there is in ODC.
In ODC, you can just set it up through the portal, but on-prem you’ll need to handle it yourself. The easiest way is to treat the MCP server like a normal external API:
Also double-check things like headers and whether the server expects HTTP or SSE - that’s where people usually get stuck.
Regards,
Manish Jawla