Skip to content

[SSE] Consider aligning to the VSCode configuration #455

@raffaeler

Description

@raffaeler

Describe the solution you'd like
The SseClientTransportOptions.Endpoint property is the address of the remote MCP server.

VSCode is already accepting json schemas which instead use url as the property for the endpoint:

"my-mcp-server-9f3f21a1": {
    "url": "https://address.local"
}

Please consider sharing the same schema to make easier sharing the configurations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions