DataHealth-Observer for VS Code
io.github.evozim/datahealth-observer
Database health auditor monitoring query latencies.
client:VS Code
transport:sse
Install DataHealth-Observer in VS Code
.vscode/mcp.json
{
"servers": {
"datahealth-observer": {
"type": "sse",
"url": "https://datahealth-observer-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs