Server Config
{
"mcpServers": {
"zt-pii-detection": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"vijaykaravadra98/zt-pii-agent:v2"
]
}
}
}{
"mcpServers": {
"zt-pii-detection": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"vijaykaravadra98/zt-pii-agent:v2"
]
}
}
}