python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

Validate local capabilities

Open jspahrsummers opened this issue 1 year ago • 0 comments

Ensure that the capabilities that the local client or server is configured with cover:

  1. Notifications that are sent at runtime
  2. Any request handlers that are added

See https://github.com/modelcontextprotocol/typescript-sdk/pull/52 for the TS equivalent.

jspahrsummers avatar Nov 12 '24 12:11 jspahrsummers