Skip to content

Migrate MCP to 2.0 (no initialize, sessions via static handles) #8563

Description

@cstns

We should move our MCP over to 2.0. The main difference is there's no initialize step any more, and sessions aren't negotiated at connect time, they come from static handles instead.

Places this touches:

  • the MCP tool gateway
  • forge, probably, since that's where the handles would come from

Open questions before anyone starts:

  • do we keep 1.x working for a while, or just cut over?
  • the browser-session flow assumes a live session today, does that still hold with static handles, or does it need rethinking?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions