linghengqian commented on issue #35294: URL: https://github.com/apache/shardingsphere/issues/35294#issuecomment-3981498447
I'm wondering if MCP is truly necessary for ShardingSphere Proxy, especially since OpenClaw has been around for so long without supporting it. The occurrence of security incidents like https://www.stepsecurity.io/blog/hackerbot-claw-github-actions-exploitation basically represents a world of agents that completely disregard MCP. Perhaps we just need a CLI for ShardingSphere Proxy? Another potential approach is to port the concepts of data sharding, read/write separation, data encryption, data anonymization, and shadow units from the database to the agent. However, I'm not entirely sure if agents like OpenClaw will implement these functionalities themselves. Perhaps an article like `The Future of sharding everything: From Database to OpenClaw` could be relevant? -- 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]
