mcpserver.lol
registry/xdala-workflow-builder
Connection check verified live · 26h ago

xdala-workflow-builder

Remote MCP server for XDaLa workflow preparation on XGR.Network.

Tools 95
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

95 tools

Read from the running server on 26h ago.

cancel_operation_handoff secret*operationId*
Cancel a pending offchain operation handoff. This never cancels already signed or submitted chain transactions.
cancel_xdala_bundle_deploy_handoff handle*
Cancel a pending XDaLa bundle deploy handoff. This is offchain metadata only and never cancels chain transactions.
cancel_xdala_session_start_handoff handle*
Cancel pending xDaLa session start handoff metadata only. This preparation/read-only MCP tool does not sign, submit, execute, or cancel on-chain work.
create_operation_handoff type*stepspolicychainId*network*payload +3
Create an offchain human-in-the-loop operation and return a browser URL. The MCP never signs or submits transactions; the user executes locally with a browser wallet on the operati…
create_xdala_bundle_deploy_handoff bundle*chainId*network*summaryttlSecondsvalidation
Store a validated xgr-multi-bundle@1 bundle offchain under an unguessable bearer handle and return an XDaLa Workbench import URL. The MCP does not sign, submit, or execute transact…
create_xdala_session_start_handoff uiexpiryostcIdsource*stepIdchainId +16
Prepare and store a read-only xgr-session-start@1 handoff for xDaLa Workbench. Use this tool whenever the user wants to start, run, launch, execute, queue, or prepare an XDaLa sess…
create_xgr_purchase_order name*email*amount_xgr*xgr_wallet*country_code*payment_asset* +2
Use when the user specifies an exact integer amount_xgr. Call get_xgr_purchase_options first, use payment_assets[].key, collect user-supplied identity and wallet fields, require ex…
create_xgr_purchase_order_by_budget name*email*xgr_wallet*country_code*payment_asset*sender_wallet +3
Use when the user specifies a maximum USDC/USDT payment amount rather than an XGR quantity. Call get_xgr_purchase_options first, use payment_assets[].key, collect user-supplied ide…
estimate_xdala_rule_gas read-only json*encryptedvalidSpawnsinvalidSpawns
Use this to estimate XDaLa/XRC-137 rule gas. Returns validation gas, branch gas, grant fees and worst-case totals from xgr_estimateRuleGas.
expand_address_relation_graph read-only address*maxEdgesmaxNodesaggregatedirectionminValueWei +2
Read-only progressive expansion of one address by exactly one graph level. Use this instead of requesting a larger graph when exploring interactively.
find_latest_xdala_session read-only ownerwindowHoursincludePayload
Use this when the user asks for the latest XDaLa session but does not provide owner and sessionId. This read-only tool resolves the newest indexed XDaLa session from the Explorer d…
find_reusable_xrc137_rules read-only limitowner*ruleHashdraftRuleincludeUsageallowEncrypted +2
Read-only metadata-assisted search for existing owner XRC-137 contracts that could be reused instead of redeployed.
find_startable_xdala_workflows read-only limitowneraddress*networkincludeGraphincludeOwner +3
Read-only discovery of deployed XRC-729 workflows that a given address can start as owner, executor, or wildcard executor. Use this whenever the user provides an address and asks w…
get_account_live_state read-only address*
Use this for live EVM account state. Returns balance, nonce and contract code for an address.
get_account_transactions read-only pagelimitaddress*directionvalueOnlywindowHours
Read-only chain-wide Explorer DB transaction lookup for one account as sender, recipient, or both. Use this instead of XDaLa session tools for account-wide transaction history.
get_address_relation_graph read-only depthaddress*maxEdgesmaxNodesaggregatedirection +3
Read-only bounded graph of indexed native XGR transfers around an address. Returns aggregated on-chain relations, verified Explorer labels, depth and truncation metadata. A relatio…
get_block_transactions read-only pagelimitblockNumberlatestOffset
Read-only list of transactions in a specific indexed block, latest indexed block, or latest indexed block minus latestOffset.
get_chain_status read-only
Use this for live XGRChain status. Returns chain id, latest block number and gas price from JSON-RPC, plus official XGR.Network entry points for the connected mainnet.
get_latest_block read-only
Use this when the user asks for the latest EVM block details from XGRChain.
get_latest_session_payload read-only ownerwindowHours
Use this when the user asks for the payload of the latest XDaLa session. This read-only tool resolves the latest indexed session without requiring owner plus sessionId, then return…
get_operation_status read-only secretoperationId*
Return the current status of an operation handoff. Use this after the user opens the operation page and signs or cancels local wallet transactions.
get_recent_value_transfers read-only tofrompagelimitminValueWeiwindowHours
Read-only shortcut for recent native XGR value transfers from the Explorer transaction index. Native value transfer means transactions.value > minValueWei and does not include gas…
get_recent_xdala_sessions read-only limitownerwindowHoursincludePayload
Use this to list recent indexed XDaLa sessions from the read-only Explorer database, especially when the user does not know owner and sessionId. Supports optional owner filtering,…
get_relation_edge_transactions read-only pagelimitsource*target*minValueWeitoTimestamp +1
Returns the indexed native XGR transactions represented by one directed graph edge, with the same minimum-value and time filters used by the relation graph.
get_session_receipt_logs read-only limitowner*filtersstepIdsincludeTxsessionId* +2
Use this to inspect what an XDaLa session actually did. Returns decoded engine receipt data such as input payload, API saves, contract saves, execution contract, rule contract, val…
get_sessions_overview read-only window
Use this for high-level indexed XDaLa session analytics from the Explorer API.
get_session_status_live read-only owner*sessionId*
Use this to check live session status from XGR RPC. Returns xgr_sessionAlive for a session owner and session id.
get_session_transactions read-only pagelimitowner*sessionId*
Use this to list the blockchain transactions belonging to an XDaLa session. This returns the timeline of transaction hashes, blocks, fees and iteration steps. It does not return fu…
get_transaction_evidence read-only txHash*
Use this when the user asks what happened in a specific transaction. Combines indexed Explorer transaction data, receipt data and live RPC fallback if available.
get_transaction_receipt read-only txHash*
Use this for receipt logs, status and gas usage of a transaction. Prefers Explorer decoded receipt data.
get_transaction_stats read-only toBlockfromBlockwindowHours
Read-only compact chain transaction statistics from the Explorer transaction index, with optional block or block-timestamp window filters.
get_unused_xrc137_rules read-only limitowner*
Read-only list of owner XRC-137 rules with no observed tx_receipts engine_rule_contract usage.
get_xdala_active_sessions_timeseries read-only windowHours
Use this when the user asks for active/concurrent XDaLa sessions over time.
get_xdala_authoring_rules read-only
Use this before creating, modifying or reviewing XRC/XDaLa artifacts.
get_xdala_bundle_deploy_handoff read-only handle*
Return stored metadata, bundle JSON, and any recorded deployed result/artifact for an XDaLa bundle deploy handoff handle.
get_xdala_bundle_deploy_result read-only handle*
Return the stored XDaLa bundle deploy result, canonical deployed artifact, and audit events for a handoff handle. This is read-only and never signs, submits, or executes transactio…
get_xdala_payload_field_value_stats read-only field*limitownersourceoutcomewindowHours
Use this when the user asks which values occurred for a specific payload field, for example “which DocumentType values occurred?” or “top values for ReasonCategory”.
get_xdala_payload_key_stats read-only limitownersourceoutcomewindowHours
Use this when the user asks which payload fields/keys occurred, how often payload fields appeared, or which payload fields were empty/non-empty. For “last 14 days”, pass windowHour…
get_xdala_payload_term_stats read-only modelimitownersourceoutcomewindowHours +1
Use this when the user asks for payload terms, payload words, payload Begriff statistics, or a statistic over all payload terms in a time range. For “last 14 days”, pass windowHour…
get_xdala_process_mermaid read-only bundlehandleostcIdsource*directionincludeRules +5
Render an XDaLa XRC-729 process graph from runtime, bundle, or bundle handoff data as Mermaid flowchart text. Read-only; does not sign, submit, or execute transactions.
get_xdala_session_detail read-only owner*sessionId*limitStepsincludePayloadsincludeFinalPayload
Use this when the user asks for details, timeline, steps, payloads, or evidence for a concrete XDaLa session with owner and sessionId.
get_xdala_session_start_handoff read-only handle*
Read stored xDaLa session start handoff metadata, canonical request, authority, derived sessionOwnership role summary, validation, lean result summary, and terminal result. Read-on…
get_xdala_session_start_result read-only handle*
Return terminal xDaLa session start result, lean result summary, and audit events. Read-only preparation/result lookup only; the MCP does not sign, submit, or execute, and users si…
get_xdala_session_stats read-only ownerwindowHours
Use this when the user asks for aggregate XDaLa session statistics, for example “statistics for the last 2 weeks”, “success/failure counts”, “average session duration”, “average st…
get_xdala_session_timeseries read-only ownerbucketwindowHours
Use this when the user asks for XDaLa sessions over time, for example “sessions per day”, “daily sessions last 2 weeks”, “monthly session trend”, or “success/fail per day”. For “la…
get_xdala_start_payload_history read-only limitownerostcId*stepId*windowHoursxrc729Address*
Read-only indexed history of payload values used when starting a specific XRC-729 OSTC entry step. Reads Explorer PGRO through the MCP gateway only, selects the first matching entr…
get_xdala_step_stats read-only ownerbucketsessionIdwindowHours
Use this when the user asks for step-level XDaLa statistics, for example “how many steps were valid”, “invalid steps”, “failed steps”, “step gas totals”, or “step stats for a sessi…
get_xgr_circulating_supply read-only
Use this to retrieve circulating supply information exposed by xgr_getCirculatingSupply.
get_xgr_core_addresses read-only
Use this to retrieve XGR core protocol addresses exposed by the xgr_getCoreAddrs RPC method.
get_xgr_doc read-only topic*
Retrieve canonical Markdown documentation for an XGR/XDaLa topic.
get_xgr_multibundle_reference read-only
Retrieve canonical xgr-multi-bundle@1 Markdown documentation.
get_xgr_multibundle_schema read-only
Retrieve canonical XGR MultiBundle schema.
get_xgr_network_info read-only
Use this when the user asks what XGR.Network, XGRChain or XDaLa is, or requests official XGR URLs, chain metadata, RPC, Explorer, MCP, testnet faucet, documentation, XRC standards,…
get_xgr_purchase_options read-only
Call this first for every XGR purchase. Read live price, stock and payment assets; use payment_assets[].key exactly as payment_asset and inspect requires_sender_wallet before creat…
get_xgr_session_start_schema read-only
Retrieve canonical Workbench xgr-session-start@1 handoff schema.
get_xgr_standard_example read-only name*standard*
Retrieve a concrete JSON example for XRC-137 or XRC-729.
get_xgr_standard_reference read-only standard*
Use this before drafting XRC-137 or XRC-729 artifacts.
get_xgr_standard_schema read-only standard*
Retrieve machine-readable JSON schema for XGR standards.
get_xgr_starter_gas_options read-only
Check whether free native XGR starter gas is available for a low-balance EVM address. Use this before deployments, session starts, contract calls or other on-chain actions when the…
get_xrc729_authority read-only orchestration*
Read-only authority lookup for one XRC-729 orchestration contract. Reads owner()/getOwner() and getExecutorList(), detects zero-address executor wildcard, and never signs, submits,…
get_xrc729_ostc_state read-only pagelimitaddress*includeDeleted
Read-only list of indexed OSTC state entries for an XRC-729 contract.
get_xrc_contract read-only address*
Read-only lookup of one indexed XRC contract by address.
get_xrc_contract_events read-only pagelimitaddress*
Read-only list of all indexed XRC events for one contract.
get_xrc_failure_stats read-only typelimitownerostcIdaddressostcHash +1
Read-only invalid/failure statistics associated with an XRC-137 rule or XRC-729 OSTC/process filters.
get_xrc_owner_summary read-only owner*
Compact read-only summary of XRC-137/XRC-729 assets and recent XRC events for an owner.
get_xrc_usage read-only typelimitostcIdaddress*ostcHashwindowHours
Read-only usage statistics from Explorer PGRO tx_receipts for XRC-137 rules or XRC-729 OSTC/process filters.
list_recent_operations read-only limit
List recent offchain operation handoffs. Secrets and browser execution tokens are never returned by this tool.
list_wakeup_targets_by_address read-only lastaddress*
Use this to list WAITING XDaLa runtime steps that the given wallet or Safe address is allowed to wake via RPC. This is read-only and calls xgr_listWakeupTargetsByAddress, then enri…
list_xdala_session_ids read-only owneroutcomelimitOwnerswindowHoursmaxSessionIdsPerOwner
Use this when the user asks for session IDs. Always returns session IDs grouped by owner because session IDs are only unique together with owner.
list_xdala_session_owners read-only limitwindowHours
Use this when the user asks which owners had XDaLa sessions, asks for the owner list, or when aggregate results show uniqueOwners but the concrete owner addresses are needed. For “…
list_xdala_sessions read-only limitownercursoroutcomewindowHours
Use this when the user asks to list XDaLa sessions, enumerate recent sessions, or discover owner/sessionId pairs. This returns concrete owner + sessionId pairs and supports keyset…
list_xgr_docs read-only
List canonical Markdown documentation topics served by the MCP knowledge base.
list_xgr_standard_examples read-only standard*
List available example artifacts for a standard.
list_xgr_standards read-only
List agent-readable XGR and XDaLa standards available in the MCP knowledge base.
list_xrc729_contracts_by_executor read-only pagelimitexecutor*
Read-only Explorer lookup for active XRC-729 executor relations of one address. This is index-backed, does not scan contracts, and returns Explorer pagination metadata.
list_xrc_contracts read-only pagetypelimitowner
Read-only list of indexed XRC-137/XRC-729 contracts globally or filtered by owner/type.
list_xrc_events read-only pagetypelimitowneractiontxHash +3
Read-only list of XRC events globally or by owner, contract, type/action, tx hash, or block range.
list_xrc_process_sessions read-only pagelimitownerostcIdostcHashwindowHours +1
Read-only list of sessions associated with an XRC-729 OSTC id/hash.
quote_xgr_purchase read-only payment_asset*safety_margin_bpsmax_payment_amount*
Use only when the user specifies a maximum USDC/USDT payment budget. Call get_xgr_purchase_options first, pass payment_assets[].key, and treat this result as planning only: it crea…
read_xrc137_rule_json read-only address*
Read-only eth_call to XRC137.getRule(), returning the runtime rule JSON string.
read_xrc729_ostc_json read-only ostcId*address*
Read-only eth_call to XRC729.getOSTC(ostcId), returning the runtime OSTC JSON string.
request_xgr_starter_gas address*purpose
Use this tool when a user or agent needs native XGR to pay transaction fees on the configured XGR network. It sends one fixed 1 XGR grant from a dedicated server-controlled funding…
resolve_wakeup_payload_schema read-only pidstepowner*address*sessionId*
Use this to resolve payload fields for one currently WAITING wake-up target. It reads XRC-729.getOSTC(step -> XRC-137) and XRC-137.getRule() via eth_call for plain JSON rules. Encr…
resolve_xrc729_process_graph read-only ostcIdincludeRulesincludeUsagexrc729Address*
Resolve deployed XRC-729 OSTC runtime JSON and linked indexed XRC-137 rule contracts without mutating chain state.
search_transactions read-only tofrompagelimitvalidtxHash +11
Read-only chain-wide Explorer DB transaction search. Use for general transaction, native XGR value, from/to address, hash, input, session id, validity/execution, and block/time-ran…
search_xgr_transactions read-only sortlimitcursoraddresstoAddressfromAddress +4
Find indexed native-XGR transactions using time, value and address filters before choosing a transaction for Relation Graph or Value Flow analysis. Typical use: all native transfer…
trace_xgr_transaction read-only depthtxHash*maxEdgesmaxNodesdirectionminValueWei +2
Loads an indexed transaction, uses its sender as the bounded graph root, returns sender/recipient trace roots plus the graph and an explicit edge to highlight. Useful for following…
trace_xgr_value_flow read-only modeltxHash*maxHopsamountWeimaxTransfersminAttributedWei
Read-only native-XGR value-flow analysis starting from one transaction. Use model="possible" for conservative attribution ranges or model="proportional" for haircut attribution. Na…
validate_xdala_blueprint read-only ostc*entryStepId*xrc137ByStep*initialPayloadFields
Validate XRC-729 OSTC plus per-step XRC-137 payload-flow consistency.
validate_xdala_bundle read-only bundle*
Alias for validate_xgr_multibundle.
validate_xdala_rules read-only rules*availableFields
Validate rule expressions against available placeholder fields.
validate_xgr_multibundle read-only bundle*
Validate canonical deployable xgr-multi-bundle@1.
validate_xgr_session_start read-only sessionStart*
Validate legacy low-level session-start payload only.
validate_xgr_session_start_handoff request*
Validate a canonical Workbench xgr-session-start@1 request.
validate_xrc137_authoring read-only rule*
Validate a drafted XRC-137 authoring object.