Skip to content

Missing url property to RequestInfo interface #1530

@paulleseute

Description

@paulleseute

Is your feature request related to a problem? Please describe.
Claude requires to add a hash of the MCP URL in the resource _meta. A MCP server can be served on a multiple endpoints at the same time (for instance / and /mcp). When computing _meta.domain, we need to know for which endpoint the request was made.

Describe the solution you'd like
Add optional url property to RequestInfo interface exposing the request URL to enable server handlers accessing query parameters and path info from incoming requests

Additional context
Image

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