← Registry

API Tools

xgr.network

Provides information and status about the XGR blockchain network.

1 endpoint86 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.xgr.network/mcp

No auth detected

MCP server metadata

Name
xgr-mcp-gateway-mainnet
Version
0.1.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 86

get_xgr_network_info

Use this when the user asks what XGR.

Inferred read-only
get_chain_status

Use this for live XGRChain status.

Inferred read-only
get_latest_block

Use this when the user asks for the latest EVM block details from XGRChain.

Inferred read-only
get_account_live_state

Use this for live EVM account state.

Inferred read-only
get_transaction_evidence

Use this when the user asks what happened in a specific transaction.

Inferred read-only
get_transaction_receipt

Use this for receipt logs, status and gas usage of a transaction.

Inferred read-only
search_transactions

Read-only chain-wide Explorer DB transaction search.

Inferred read-only
get_recent_value_transfers

Read-only shortcut for recent native XGR value transfers from the Explorer transaction index.

Inferred read-only
get_account_transactions

Read-only chain-wide Explorer DB transaction lookup for one account as sender, recipient, or both.

Inferred read-only
get_block_transactions

Read-only list of transactions in a specific indexed block, latest indexed block, or latest indexed block minus latestOffset.

Inferred read-only
get_transaction_stats

Read-only compact chain transaction statistics from the Explorer transaction index, with optional block or block-timestamp window filters.

Inferred read-only
get_session_transactions

Use this to list the blockchain transactions belonging to an XDaLa session.

Inferred read-only
get_session_status_live

Use this to check live session status from XGR RPC.

Inferred read-only
list_wakeup_targets_by_address

Use this to list WAITING XDaLa runtime steps that the given wallet or Safe address is allowed to wake via RPC.

Inferred read-only
resolve_wakeup_payload_schema

Use this to resolve payload fields for one currently WAITING wake-up target.

Inferred read-only
get_sessions_overview

Use this for high-level indexed XDaLa session analytics from the Explorer API.

Inferred read-only
find_latest_xdala_session

Use this when the user asks for the latest XDaLa session but does not provide owner and sessionId.

Inferred read-only
get_latest_session_payload

Use this when the user asks for the payload of the latest XDaLa session.

Inferred read-only
get_recent_xdala_sessions

Use this to list recent indexed XDaLa sessions from the read-only Explorer database, especially when the user does not know owner and sessionId.

Inferred read-only
list_xdala_session_owners

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.

Inferred read-only
list_xdala_sessions

Use this when the user asks to list XDaLa sessions, enumerate recent sessions, or discover owner/sessionId pairs.

Inferred read-only
list_xdala_session_ids

Use this when the user asks for session IDs.

Inferred read-only
get_xdala_session_detail

Use this when the user asks for details, timeline, steps, payloads, or evidence for a concrete XDaLa session with owner and sessionId.

Inferred read-only
get_xdala_session_stats

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 steps per session”, “top errors”, or “how many sessions ran recently”.

Inferred read-only
get_xdala_session_timeseries

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”.

Inferred read-only
get_xdala_step_stats

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 session”.

Inferred read-only
get_xdala_payload_key_stats

Use this when the user asks which payload fields/keys occurred, how often payload fields appeared, or which payload fields were empty/non-empty.

Inferred read-only
get_xdala_payload_term_stats

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.

Inferred read-only
get_xdala_payload_field_value_stats

Use this when the user asks which values occurred for a specific payload field, for example “which DocumentType values occurred?

Inferred read-only
get_xdala_active_sessions_timeseries

Use this when the user asks for active/concurrent XDaLa sessions over time.

Inferred read-only
get_session_receipt_logs

Use this to inspect what an XDaLa session actually did.

Inferred read-only
get_xgr_core_addresses

Use this to retrieve XGR core protocol addresses exposed by the xgr_getCoreAddrs RPC method.

Inferred read-only
get_xgr_circulating_supply

Use this to retrieve circulating supply information exposed by xgr_getCirculatingSupply.

Inferred read-only
estimate_xdala_rule_gas

Use this to estimate XDaLa/XRC-137 rule gas.

Inferred read-only
get_xrc729_authority

Read-only authority lookup for one XRC-729 orchestration contract.

Inferred read-only
find_startable_xdala_workflows

Read-only discovery of deployed XRC-729 workflows that a given address can start as owner, executor, or wildcard executor.

Inferred read-only
list_xrc_contracts

Read-only list of indexed XRC-137/XRC-729 contracts globally or filtered by owner/type.

Inferred read-only
get_xrc_contract

Read-only lookup of one indexed XRC contract by address.

Inferred read-only
list_xrc_events

Read-only list of XRC events globally or by owner, contract, type/action, tx hash, or block range.

Inferred read-only
get_xrc_contract_events

Read-only list of all indexed XRC events for one contract.

Inferred read-only
get_xrc729_ostc_state

Read-only list of indexed OSTC state entries for an XRC-729 contract.

Inferred read-only
get_xrc_owner_summary

Compact read-only summary of XRC-137/XRC-729 assets and recent XRC events for an owner.

Inferred read-only
read_xrc729_ostc_json

Read-only eth_call to XRC729.

Inferred read-only
read_xrc137_rule_json

Read-only eth_call to XRC137.

Inferred read-only
resolve_xrc729_process_graph

Resolve deployed XRC-729 OSTC runtime JSON and linked indexed XRC-137 rule contracts without mutating chain state.

Inferred read-only
get_xrc_usage

Read-only usage statistics from Explorer PGRO tx_receipts for XRC-137 rules or XRC-729 OSTC/process filters.

Inferred read-only
list_xrc_process_sessions

Read-only list of sessions associated with an XRC-729 OSTC id/hash.

Inferred read-only
find_reusable_xrc137_rules

Read-only metadata-assisted search for existing owner XRC-137 contracts that could be reused instead of redeployed.

Inferred read-only
get_unused_xrc137_rules

Read-only list of owner XRC-137 rules with no observed tx_receipts engine_rule_contract usage.

Inferred read-only
get_xrc_failure_stats

Read-only invalid/failure statistics associated with an XRC-137 rule or XRC-729 OSTC/process filters.

Inferred read-only
list_xrc729_contracts_by_executor

Read-only Explorer lookup for active XRC-729 executor relations of one address.

Inferred read-only
create_operation_handoff

Create an offchain human-in-the-loop operation and return a browser URL.

Potential side effects
get_operation_status

Return the current status of an operation handoff.

Inferred read-only
cancel_operation_handoff

Cancel a pending offchain operation handoff.

Inferred read-only
create_xdala_bundle_deploy_handoff

Store a validated xgr-multi-bundle@1 bundle offchain under an unguessable bearer handle and return an XDaLa Workbench import URL.

Inferred read-only
get_xdala_bundle_deploy_handoff

Return stored metadata, bundle JSON, and any recorded deployed result/artifact for an XDaLa bundle deploy handoff handle.

Inferred read-only
get_xdala_bundle_deploy_result

Return the stored XDaLa bundle deploy result, canonical deployed artifact, and audit events for a handoff handle.

Inferred read-only
cancel_xdala_bundle_deploy_handoff

Cancel a pending XDaLa bundle deploy handoff.

Inferred read-only
create_xdala_session_start_handoff

Prepare and store a read-only xgr-session-start@1 handoff for xDaLa Workbench.

Inferred read-only
get_xdala_session_start_handoff

Read stored xDaLa session start handoff metadata, canonical request, authority, derived sessionOwnership role summary, validation, lean result summary, and terminal result.

Potential side effects
cancel_xdala_session_start_handoff

Cancel pending xDaLa session start handoff metadata only.

Inferred read-only
get_xdala_session_start_result

Return terminal xDaLa session start result, lean result summary, and audit events.

Potential side effects
list_recent_operations

List recent offchain operation handoffs.

Inferred read-only
get_xdala_process_mermaid

Render an XDaLa XRC-729 process graph from runtime, bundle, or bundle handoff data as Mermaid flowchart text.

Inferred read-only
list_xgr_standards

List agent-readable XGR and XDaLa standards available in the MCP knowledge base.

Inferred read-only
list_xgr_docs

List canonical Markdown documentation topics served by the MCP knowledge base.

Inferred read-only
get_xgr_doc

Retrieve canonical Markdown documentation for an XGR/XDaLa topic.

Inferred read-only
get_xdala_authoring_rules

Use this before creating, modifying or reviewing XRC/XDaLa artifacts.

Inferred read-only
get_xgr_standard_reference

Use this before drafting XRC-137 or XRC-729 artifacts.

Inferred read-only
get_xgr_standard_schema

Retrieve machine-readable JSON schema for XGR standards.

Inferred read-only
list_xgr_standard_examples

List available example artifacts for a standard.

Inferred read-only
get_xgr_standard_example

Retrieve a concrete JSON example for XRC-137 or XRC-729.

Inferred read-only
get_xgr_multibundle_reference

Retrieve canonical xgr-multi-bundle@1 Markdown documentation.

Inferred read-only
get_xgr_multibundle_schema

Retrieve canonical XGR MultiBundle schema.

Inferred read-only
get_xgr_session_start_schema

Retrieve canonical Workbench xgr-session-start@1 handoff schema.

Inferred read-only
validate_xgr_session_start

Validate legacy low-level session-start payload only.

Inferred read-only
validate_xgr_session_start_handoff

Validate a canonical Workbench xgr-session-start@1 request.

Inferred read-only
validate_xgr_multibundle

Validate canonical deployable xgr-multi-bundle@1.

Inferred read-only
validate_xdala_bundle

Alias for validate_xgr_multibundle.

Inferred read-only
validate_xrc137_authoring

Validate a drafted XRC-137 authoring object.

Inferred read-only
validate_xdala_rules

Validate rule expressions against available placeholder fields.

Inferred read-only
validate_xdala_blueprint

Validate XRC-729 OSTC plus per-step XRC-137 payload-flow consistency.

Inferred read-only
get_xgr_purchase_options

Call this first for every XGR purchase.

Potential side effects
quote_xgr_purchase

Use only when the user specifies a maximum USDC/USDT payment budget.

Potential side effects
create_xgr_purchase_order

Use when the user specifies an exact integer amount_xgr.

Inferred read-only
create_xgr_purchase_order_by_budget

Use when the user specifies a maximum USDC/USDT payment amount rather than an XGR quantity.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.xgr-mcp-gateway-mainnet]
url = "https://mcp.xgr.network/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "xgr-mcp-gateway-mainnet": {
      "type": "http",
      "url": "https://mcp.xgr.network/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: xgr-mcp-gateway-mainnet
Remote MCP URL: https://mcp.xgr.network/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "xgr-mcp-gateway-mainnet": {
      "url": "https://mcp.xgr.network/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "xgr-mcp-gateway-mainnet": {
      "type": "http",
      "url": "https://mcp.xgr.network/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "xgr-mcp-gateway-mainnet",
  "transport": "streamable-http",
  "url": "https://mcp.xgr.network/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.