The local python MCP supports passing CLIENT_ID and CLIENT_SECRET, but the port hosted MCP server requires the use of a browser and cookies to authenticate.
We would like to use similar flow to the API server to talk to the MCP (exchange CLIENT_ID and CLIENT_SECRET for an access token and use access token in the Authorization header).