FreeOnePlus commented on issue #64: URL: https://github.com/apache/doris-mcp-server/issues/64#issuecomment-3495065078
That's how it's designed. If you're using Streamable HTTP mode, then with Doris MCP Server as the server, you only need to manage the server's token.json file. This file allows you to bind different accounts and passwords to different tokens. Clients and hosts connecting using these tokens interact with the Doris database using the corresponding account and password. You can refer to the examples in the Readme. Thanks for your support! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
