Skip to content

MCP OAuth Support and Multi-Tenancy #1566

@sibblegp

Description

@sibblegp

Describe the feature

Hi. So we are a SaaS personal assistant AI for consumers. We currently integrate with APIs directly and not use MCP. Why? You have to launch the MCP instance at the time of the system starting and it is only connected to a single user. We cannot adjust the API key or any type of authorization so it can support multiple users like we can by adjusting an API key by calling an API directly. I.e. it's single-tenancy as opposed to multi-tenancy.

So I have two requests:

  1. Support specifying the authorization key or method to an MCP server during runtime so it can be changed. This would allow multi-user support. If this is possible I'd love to know how.

  2. Support OAuth authorization for MCP servers (this may be possible but I don't know how).

Thanks!

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