XGR.Network MCP is a remote MCP server that gives AI agents access to the XGR stack. It supports XDaLa workflow preparation, XGRChain evidence lookup, Explorer data access and programmable process automation through a public streamable HTTP endpoint.
服务器配置
{
"mcpServers": {
"xgr-network": {
"url": "https://mcp.xgr.network/mcp",
"type": "streamable-http"
}
}
}