docs(tool-annotations): add IG members from first two meetings#6
Open
SamMorrowDrums wants to merge 841 commits into
Open
docs(tool-annotations): add IG members from first two meetings#6SamMorrowDrums wants to merge 841 commits into
SamMorrowDrums wants to merge 841 commits into
Conversation
…ontextprotocol#2654) Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.58.2 to 8.59.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.59.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the npm_and_yarn group with 1 update in the /tools/sep-automation directory: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.6 to 8.5.12 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ted but with MRTR the error isn't needed
…ates Mrtr doc updates
…l/draft-spec-language-updates docs(spec): incorporate SEP-2596 and SEP-1865 into the draft spec; clarify Streamable HTTP
…l/fix-2791-typos
Delete the community-maintained list of MCP clients (docs/clients.mdx) and the navigation entry for it. Update internal links that pointed to the page so they no longer reference the removed route.
Preserve inbound links and search ranking for the removed Example Clients page by redirecting /clients to /docs/getting-started/intro, whose Broad Ecosystem Support section is the closest surviving content for "which apps support MCP" traffic. :house: Remote-Dev: homespace
…l/remove-clients-overview-page Remove Example Clients overview page
…g-charter docs(community): add Registry WG charter
…rotocol#2773) * SEP-2322: Explicitly support extending ResultType * fix(SEP-2322): Break resultType extension requirement into two clauses Co-authored-by: Caitie McCaffrey <[email protected]> * fix(SEP-2322): Fix typos and format * fix(SEP-2322): Regenerate files --------- Co-authored-by: Caitie McCaffrey <[email protected]>
…e JS range Co-authored-by: Copilot <[email protected]>
…entCapabilityError The "client returns -32601 when the server requests roots" flow no longer exists under MRTR (servers no longer send standalone server-to-client requests, and an inputRequest for an undeclared client capability is forbidden). And undeclared client capabilities are now signalled by MissingRequiredClientCapabilityError (-32003), not -32601. Rewrite the MethodNotFoundError JSDoc to scope -32601 to unknown methods and unadvertised server capabilities, and point readers at -32003 for the undeclared-client-capability case. Replace the stale roots-not-supported.json example with prompts-not-supported.json.
Generated schema and SEP files (schema.json, schema.mdx, docs/seps/*.mdx) already carry linguist-generated; add -merge so git keeps the current branch's copy on merge conflicts instead of inserting conflict markers. Add a CONTRIBUTING section explaining how to resolve such conflicts by merging main and regenerating.
…thod-not-found-scope docs(schema): clarify MethodNotFoundError scope vs MissingRequiredClientCapabilityError
Add prescriptive guidance that the stdio process should track the host application lifetime and serve multiple tasks, threads, or conversations, rather than being scoped to any single one.
…l/generated-files-merge-attrs Mark generated files with -merge and document regeneration on conflicts
…dio-server-lifetime docs(SEP-2575): clarify stdio process lifetime in lifecycle spec
…asks-capability-error fix(SEP-2663): specify -32003 error for missing client capability
…uk/add-archestra-mcp-apps-support docs: add Archestra.AI to MCP Apps and Enterprise Auth client matrix
…ema-integer-type fix: NumberSchema min/max/default should be number, not integer
…-2243-clarifications docs: SEP-2243 clarifications for x-mcp-header
Adds Connor Peet, Ola Hungerford, Gökhan Arkan, and Joanna Krzek-Lubowiecka to the Tool Annotations IG membership table following their attendance and participation in the first two meetings of the IG. Co-authored-by: Copilot <[email protected]>
SamMorrowDrums
added a commit
that referenced
this pull request
Jun 18, 2026
Port the updated charter from modelcontextprotocol/experimental-ext-grouping#6: add the #primitive-grouping-ig Discord channel, the within/beyond-scope problem statement, and the Goals, Organization Strategies, and IG Principles sections. Co-authored-by: Copilot <[email protected]>
SamMorrowDrums
added a commit
that referenced
this pull request
Jul 21, 2026
…contextprotocol#2942) * docs(community): add Primitive Grouping Interest Group charter Port the charter for the Primitive Grouping Interest Group from the experimental-ext-grouping incubation repo into the canonical Interest Group Charters section, and register it in docs.json navigation. Co-authored-by: Copilot <[email protected]> * docs(community): sync Primitive Grouping charter with group repo PR #6 Port the updated charter from modelcontextprotocol/experimental-ext-grouping#6: add the #primitive-grouping-ig Discord channel, the within/beyond-scope problem statement, and the Goals, Organization Strategies, and IG Principles sections. Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Ola Hungerford <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Connor Peet, Ola Hungerford, Gökhan Arkan, and Joanna Krzek-Lubowiecka to the Tool Annotations IG membership table following their participation in the first two meetings of the IG (Apr 23 and May 28, 2026).
Meeting notes (being posted as discussions in parallel) capture the context.