Skip to content

How does MCP server obtain the parameters after the SSE endpoint URL for authentication #2779

Open
@fanslin

Description

@fanslin

For example, my mcp client configuration is as follows:
{
"mcpServers": {
"xxx": {
"url": "https://www.xx.com/sse?ak=apikey"
}
}
}
I want to obtain the ak parameter for verification in the mcp server implemented by springAI. How should I do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions