modelcontextprotocol / modelcontextprotocol/ext-apps
SEP: Define state behavior
Open
@idosal is already working on this.
Since Dec 1, 2025.
v2
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 387
- Avg merge
- 3h 21m
- Merged PRs (30d)
- 6
Description
App-related state has multiple sources (e.g., tool input/output). Some sources may change during the App's lifecycle (e.g., follow-up tool outputs).
We must define the behavior around state updates and rehydration.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.