Skip to content

Commit d890756

Browse files
Update README.md
1 parent 9730388 commit d890756

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
`AdaMCP` exposes a live AdaEngine application as an MCP server. It is built for inspection-first workflows: world/entity/resource introspection, render capture, and AdaUI tree inspection with a small set of safe UI actions.
77

8+
📚 Check [documentation](https://swiftpackageindex.com/AdaEngine/AdaMCP/main/documentation/adamcpcore) to learn more
9+
810
## Current platform support
911

1012
The important distinction is:
@@ -68,9 +70,3 @@ AdaUI support is intentionally inspection-first. The main flow is:
6870
4. Re-read the tree or diagnostics to verify the result.
6971

7072
External callers should target nodes by `accessibilityIdentifier`. `runtimeId` is returned in payloads as a session-local helper, but it is not intended to be a durable contract.
71-
72-
## Documentation
73-
74-
- [DocC landing page](./Sources/AdaMCPCore/AdaMCPCore.docc/AdaMCPCore.md)
75-
- [Getting Started With AdaMCP](./Sources/AdaMCPCore/AdaMCPCore.docc/Getting-Started-With-AdaMCP.md)
76-
- [AdaUI Inspection and Automation](./Sources/AdaMCPCore/AdaMCPCore.docc/AdaUI-Inspection-and-Automation.md)

0 commit comments

Comments
 (0)