← Top 100 / Full directory (5,939)

XGR.Network MCP

Dev Tools Remote Official Top 100 15 tools

Connector for XGRChain and the XDaLa on-chain process engine. AI agents can access chain data, inspect process activity, and prepare secure workflow actions for user-controlled wallet signing.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://mcp.xgr.network/mcp
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(15)
  • get_chain_status

    Read live XGRChain status

  • get_latest_block

    Read the latest XGRChain block

  • get_account_live_state

    Inspect account state on XGRChain

  • get_transaction_evidence

    Retrieve transaction and explorer evidence

  • get_sessions_overview

    Summarize indexed XDaLa sessions

  • find_latest_xdala_session

    Find the latest XDaLa session

  • get_xdala_session_detail

    Inspect XDaLa session steps, payloads and receipts

  • list_xdala_sessions

    List indexed XDaLa sessions

  • list_xdala_session_owners

    List XDaLa session owners

  • get_xdala_session_stats

    Analyze XDaLa session statistics

  • get_xdala_payload_key_stats

    Analyze payload fields

  • estimate_xdala_rule_gas

    Estimate validation gas

  • create_operation_handoff

    Prepare owner-signed on-chain operation handoffs

  • get_operation_status

    Check status of a prepared operation handoff

  • cancel_operation_handoff

    Cancel a pending operation handoff

Related servers