Loomal

MCP server for managing Coalesce Transform workspaces, nodes, pipelines, and runs.

2 starsnpm: coalesce-transform-mcp

About coalesce-transform

coalesce-transform is an MCP (Model Context Protocol) server published by coalesce-software-inc in the official MCP registry, listed under Agent Orchestration on Loomal. MCP server for managing Coalesce Transform workspaces, nodes, pipelines, and runs.

It ships as an npm package (coalesce-transform-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/coalesce-software-inc/coalesce-transform-mcp, where the project has earned 2 GitHub stars.

Use coalesce-transform with your agent

Claude Code · one command
claude mcp add coalesce-transform -- npx -y coalesce-transform-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "coalesce-transform": {
      "command": "npx",
      "args": [
        "-y",
        "coalesce-transform-mcp"
      ]
    }
  }
}
npmcoalesce-transform-mcp

Frequently asked questions

What is coalesce-transform?
coalesce-transform is an MCP (Model Context Protocol) server by coalesce-software-inc in the Agent Orchestration category. MCP server for managing Coalesce Transform workspaces, nodes, pipelines, and runs.
How do I connect coalesce-transform to Claude, Cursor, or another MCP client?
Install coalesce-transform from its npm package (coalesce-transform-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is coalesce-transform open source?
Yes — the source code is public at github.com/coalesce-software-inc/coalesce-transform-mcp, with 2 GitHub stars.
Can AI agents pay to use coalesce-transform?
Not yet through Loomal — coalesce-transform is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain coalesce-transform? Claim this listing free by verifying GitHub ownership, or contact us.