Is it possible to add a new flag to the database configuration that sets the MCP interactions to allow only read operations? For example, we would use read/write for dev/staging but production databases should be queryable (for debugging) but never writable.
Is it possible to add a new flag to the database configuration that sets the MCP interactions to allow only read operations? For example, we would use read/write for dev/staging but production databases should be queryable (for debugging) but never writable.