MCPVault

pushGraphFile

MCP tool from Simulator Ai Plugin by corezoid

Read <layerId>.yaml and sync it with the server layer: create / update / remove to match the file

How to use it

pushGraphFile is exposed by the Simulator Ai Plugin MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the pushGraphFile tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL SIMULATOR AI PLUGIN LISTING

Other tools in Simulator Ai Plugin (21)

buildLink

Build an absolute web-app deep-link (actor / event / chat / layer / transaction / …) for the user to click; resolves the web base + workspace automatically, and defaults to the user's open actor/layer from the UI context when present

compactGraphLayout

Auto-layout a layer into domain-clustered grids (replaces the pull → edit → push loop)

createChart

Create a dashboard chart actor (dynamic actorFilter or explicit accounts mode)

createSmartForm

Create a new Smart Form actor with develop + production environments

deploySmartForm

Deploy one Smart Form env to another (develop → production); creates a new release

diffReleases

Show added / removed / modified files between two releases

getAllLayerPlacements

Return every actor placement on a layer in one paginated call

getFileHistory

List version history for a Smart Form file (fileId from .manifest.json)

getFileVersion

Fetch the source of one specific file version

getTaskStatus

Poll an exportGraph / importGraph task; completed exports include a ready-to-share downloadUrl

listReleases

List releases for a Smart Form environment

listTrash

List soft-deleted objects in a Smart Form environment

pruneLongEdges

Delete edges longer than a distance threshold; preserves hierarchy edges

pullGraphFile

Fetch all actors and edges from a layer and write them to <layerId>.yaml in the working directory

pullSmartForm

Download all env file trees of a Smart Form to <actorId>/<env>/ with .manifest.json

pushSmartForm

Diff local develop files against .manifest.json, validate, and push changed files in one batch

restoreFromTrash

Restore a soft-deleted object from trash

rollbackFile

Restore a file to a prior version

rollbackRelease

Roll back to a prior release (forward-only: creates a new active release)

updateSmartFormEnv

Update Corezoid credentials bound to a Smart Form environment (develop or production)

uploadGraphFile

Upload a .graph archive (base64 or public URL) to workspace storage, returning the fileName for importGraph