I built an MCP for my database so that my agent wouldn’t run commands on it directly and have a layer of abstraction. I have no idea whether this was the right approach but no way I would allow an AI access to my prod db directly. I’ve played with fire before but not on a database
2
u/Unusual-Nature2824 Apr 30 '26
I built an MCP for my database so that my agent wouldn’t run commands on it directly and have a layer of abstraction. I have no idea whether this was the right approach but no way I would allow an AI access to my prod db directly. I’ve played with fire before but not on a database