Contextflo for VS Code
com.contextflo/contextflo
Query your warehouse or a CSV with Claude/ChatGPT over MCP, governed by table-level ACL + audit.
client:VS Code
transport:streamable-http
Install Contextflo in VS Code
.vscode/mcp.json
{
"servers": {
"contextflo": {
"type": "http",
"url": "https://mcp.contextflo.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs