Skip to content
Cursor

data transform for Cursor

io.github.lazymac2x/data-transform

Cloudflare Workers MCP server: data-transform

client:Cursor transport:streamable-http tools:10

Install data transform in Cursor

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

{
  "mcpServers": {
    "data-transform": {
      "url": "https://api.lazy-mac.com/data-transform/mcp"
    }
  }
}

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

What Cursor can do once it is connected

data transform in other clients