MCPVault
Simulator Ai Plugin logo

Simulator Ai Plugin

未申請

作者: corezoid

Claude Code & Codex plugin for Simulator.Company — a Go MCP server exposing the platform REST API plus skills for actors, graphs, forms, and financial accounts.

ai-pluginanthropicbpmbusiness-processclaudeclaude-codegolangmcpmodel-context-protocolsimulator-company

未申請リスティング

このMCPサーバーはあなたのものですか?

このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。

このサーバーを申請する

ツール(22個)

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

pushGraphFile

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

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