Skip to content
Cursor

stagenth · 数据工具箱 for Cursor

com.stagenth/data-kit

Query, join, profile, clean and convert CSV/JSON/Parquet with server-side DuckDB over MCP.

client:Cursor transport:streamable-http

Install stagenth · 数据工具箱 in Cursor

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

{
  "mcpServers": {
    "data-kit": {
      "url": "https://stagenth.com/mcp/data-kit/"
    }
  }
}

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

stagenth · 数据工具箱 in other clients