XGR MCP Gateway for Grok
io.github.xgr-network/xdala-workflow-builder
Public Streamable HTTP MCP gateway for XGRChain, XDaLa sessions, Explorer data and XGR standards.
client:Grok
transport:streamable-http
tools:95
Install XGR MCP Gateway in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"xdala-workflow-builder": {
"type": "http",
"url": "https://mcp.xgr.network/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- get_xgr_network_info
- get_chain_status
- get_latest_block
- get_account_live_state
- get_transaction_evidence
- get_transaction_receipt
- search_transactions
- get_recent_value_transfers
- get_account_transactions
- get_block_transactions
- get_transaction_stats
- search_xgr_transactions
- get_address_relation_graph
- expand_address_relation_graph
- trace_xgr_transaction
- trace_xgr_value_flow
- get_relation_edge_transactions
- get_session_transactions
- get_session_status_live
- list_wakeup_targets_by_address
- resolve_wakeup_payload_schema
- get_sessions_overview
- find_latest_xdala_session
- get_latest_session_payload