Skip to content

Commit fd38d79

Browse files
authored
Update README.md
1 parent 78de0bf commit fd38d79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ This repo provides:
2121

2222
- [app-bridge.ts](./src/app-bridge.ts): `AppBridge` class used by the host to talk to a single App
2323

24+
- _Soon_: more examples!
25+
2426
What this repo does NOT provide:
27+
2528
- There's no host implementation here (beyond the `AppBridge` just used for communications).
2629
- We have [contributed a tentative implementation](https://github.com/MCP-UI-Org/mcp-ui/pull/146) of hosting / iframing / sandboxing logic to the [MCP-UI](https://github.com/idosal/mcp-ui) repository, and expect OSS clients may use it, while other clients might roll their own hosting logic.
2730
- A prior iteration of an e2e prototype w/ client, server and hosting parts is available [in this gist](https://gist.github.com/ochafik/a9603ba2d6757d6038ce066eded4c354)

0 commit comments

Comments
 (0)