
ojob ojob.io/ai/mcps/mcp-proxy onport=8888 mcp="[(cmd: 'ojob mcps/mcp-time.yaml'), (type: remote, url: 'http://localhost:8090')]" libs=@openaf/helpers.js,lib/custom.js
A STDIO/HTTP MCP proxy server aggregating multiple downstream MCP connections
| Name | Description |
|---|---|
| onport | If defined starts a MCP server on the provided port |
| mcp | JSSLON string describing one MCP connection or an array of MCP connection descriptors |
| libs | Optional comma separated libraries or @oPack/library.js references to preload before connecting |