top | item 44235372

(no title)

LeonidBugaev | 8 months ago

It does not implement the Auth :)

(mcp auth is terrible btw)

discuss

order

WXLCKNO|8 months ago

For my app I'm bypassing MCP auth and doing the regular oauth2 flow to connect users to external apps.

Then I pass the stored oauth token directly to my (private) MCP servers alongside a bearer token.