764 B
764 B
mcp-bridge (deprecated, except the opencode proxy)
Deprecated. The MCP server (
probe-computers/exec-lua/write-file) and the CC-link WebSocket server have been migrated totools/trap-sandbox, which serves the same tools over the sandbox gateway and addresses computers bytraposId. See ADR-0019.
This tool is kept alive only for its opencode HTTP-over-WS proxy, still used by the
in-game ai bridge mode (apis/libhttpws.lua, apis/libai.lua, programs/ai.lua) to
bypass ComputerCraft's ~60s HTTP cap. Once that proxy is migrated onto the gateway, this
tool can be removed entirely.
Do not add new MCP features here — add them to tools/trap-sandbox/src/modules/mcp.