Skip to content

Spec tests are breaking upon @modelcontextprotocol/modelcontextprotocol merging a PR into main #979

@KKonstantinov

Description

@KKonstantinov

Describe the bug
Our spec.test.ts is currently running against the main branch of the https://github.com/modelcontextprotocol/modelcontextprotocol repo.

Any merge that affects spec types on the main repo will go on and break the test on the TS SDK repo.

To Reproduce
Steps to reproduce the behavior:

  1. Merge any breaking change to https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/schema/draft/schema.ts
  2. Test will break in the TS SDK immediately, if there isn't a timed PR merge here as well

Expected behavior
TS SDK shouldn't break when an exterior dependency (in this case, quite an important one...) is changed.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions