Skip to content
Cursor

Contextflo for Cursor

com.contextflo/contextflo

Query your warehouse or a CSV with Claude/ChatGPT over MCP, governed by table-level ACL + audit.

client:Cursor transport:streamable-http

Install Contextflo in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "contextflo": {
      "url": "https://mcp.contextflo.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Contextflo in other clients