coalesce-transform
MCP server for managing Coalesce Transform workspaces, nodes, pipelines, and runs.
Package Details
coalesce-transform-mcp
Environment Variables
Bearer token from the Coalesce Deploy tab. Optional when `~/.coa/config` provides a `token`.
Selects which `~/.coa/config` profile to load. Defaults to default.
Region-specific base URL. Defaults to https://app.coalescesoftware.io (US).
Fallback org ID for cancel-run. Also readable from `orgID` in the active ~/.coa/config profile.
Local repo root for repo-backed tools and pipeline planning. Also readable from `repoPath` in the active ~/.coa/config profile.
Base directory for the local data cache. When set, cache files are written here instead of the working directory. Also readable from `cacheDir` in the active ~/.coa/config profile.
JSON size threshold before auto-caching to disk. Defaults to 32768.
In-memory lineage cache TTL in milliseconds. Defaults to 1800000.
Max outbound API request body size. Defaults to 524288.
When `true`, hides all write/mutation tools during registration. Only read, list, search, cache, analyze, review, diagnose, and plan tools are exposed. Defaults to false.
Directory for customizable AI skill resources. When set, reads context resources from this directory and seeds defaults on first run. Users can augment or override any skill.
Snowflake account identifier (e.g., `abc12345.us-east-1`). Required by the local `coa` CLI and `coa doctor`; not used by the MCP's REST run path. (required for run tools)
Snowflake account username (required for run tools)
Path to PEM-encoded private key (required if SNOWFLAKE_PAT not set)
Snowflake Programmatic Access Token (alternative to key pair)
Passphrase for encrypted keys
Snowflake compute warehouse (required for run tools)
Snowflake user role (required for run tools)