Skip to content

Leverage one MCP server process across multiple SDK sessions #247

@patniko

Description

@patniko

For using stdio MCP servers with the SDK: unlike the experience in the VSCode github copilot experience that one MCP server instance serves all the sessions, in node.js SDK, each session will start its own running instance of the stdio MCP server process, which is not very ideal. Would be nice to use one MCP server process across multiple sessions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions