docs(mcp): cross-link implementation plans
This commit is contained in:
parent
9cc86a18e6
commit
10c45bbc8f
@ -1,5 +1,7 @@
|
||||
# MCP Bridge Plan
|
||||
|
||||
Relates to [./mcp-computer-lua-plan.md](./mcp-computer-lua-plan.md)
|
||||
|
||||
## Goal
|
||||
|
||||
Build a small TypeScript bridge that lets MCP clients call tools backed by live ComputerCraft computers.
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
# MCP Computer Lua Plan
|
||||
|
||||
Relates to [./mcp-bridge-plan.md](./mcp-bridge-plan.md)
|
||||
|
||||
## Goal
|
||||
|
||||
Add a TrapOS sandbox program that links a ComputerCraft computer to the host-side MCP bridge over WebSocket.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user