Data360 for Grok
io.github.pipeworx-io/data360
World Bank Data360 MCP — the World Bank's modern unified data platform.
client:Grok
transport:streamable-http
Install Data360 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"data360": {
"type": "http",
"url": "https://gateway.pipeworx.io/data360/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