Skip to content

feat: add listChanged capability flags#17

Closed
dsp-ant wants to merge 0 commit into
mainfrom
davidsp/notify-capability
Closed

feat: add listChanged capability flags#17
dsp-ant wants to merge 0 commit into
mainfrom
davidsp/notify-capability

Conversation

@dsp-ant
Copy link
Copy Markdown
Member

@dsp-ant dsp-ant commented Oct 3, 2024

Motivation

This PR enhances the ServerCapabilities interface to provide more granular control over notifications for changes in prompts, resources, and tools.

Changes

  • Added listChanged boolean flag to prompts, resources, and tools objects.
  • This allows servers to specify whether they support notifications for changes in the respective lists.

@dsp-ant dsp-ant force-pushed the davidsp/prompt-notification branch from 83232bd to 52aa02b Compare October 3, 2024 18:46
@dsp-ant dsp-ant force-pushed the davidsp/notify-capability branch from 0033659 to cd9e825 Compare October 3, 2024 18:47
@dsp-ant dsp-ant requested a review from jspahrsummers October 3, 2024 19:07
Base automatically changed from davidsp/prompt-notification to main October 3, 2024 20:51
@dsp-ant dsp-ant closed this Oct 3, 2024
@dsp-ant dsp-ant force-pushed the davidsp/notify-capability branch from cd9e825 to 335bb87 Compare October 3, 2024 20:52
jspahrsummers pushed a commit that referenced this pull request Mar 12, 2025
Update Python guide to use create-mcp-server
@dsp-ant dsp-ant deleted the davidsp/notify-capability branch January 16, 2026 15:26
CaitieM20 added a commit that referenced this pull request May 6, 2026
tadasant pushed a commit that referenced this pull request Jun 8, 2026
Cross-referenced the open issues in experimental-ext-server-card so the
charter does not assert things the WG is still deciding:

- Reference Implementation: cite python-sdk#2696 (open, in review) as the
  in-progress SDK reference impl instead of claiming none exists (#16).
- Stop presenting .well-known as locked: add a discovery-mechanism open
  item for the .well-known-vs-GET-on-URL question (#12) and make the IANA
  registration conditional on that outcome.
- Align the path/media-type open items with the reference impl's slash-form
  vote (#11) and the application/mcp-server-card+json direction (#9).
- Add an auth-shape open item flagging the limited initial shape and the
  additive SEP-2742 auth fast-follow / forward-compat requirement (#13, #17).
- Note that whether to add primitive listings is itself open (#10).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants