1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages

Add new project integration quickstart

This commit is contained in:
Andraxion 2026-07-24 20:05:44 -04:00
parent 5a17830b9a
commit 5f3d938adc
2 changed files with 357 additions and 0 deletions

View file

@ -68,3 +68,6 @@ Both generic and explicit adapter MCP servers expose the same visualization tool
the validated `ProjectIndex` supplied by the project binding. Invoking it again refreshes the
browser only after a complete index check. The ephemeral listener and its unguessable URL token live
only for the MCP process lifetime.
See [`docs/NEW_PROJECT_QUICKSTART.md`](docs/NEW_PROJECT_QUICKSTART.md) for a complete generic MCP
setup, continuous-agent policy, visualization instructions, and a project-adapter checklist.