CDT Express by Riskthinking.AI for Grok
io.github.riskthinking/cdt-express-mcp
Interact with climate metrics via Riskthinking.AI's CDT Express API in supported AI chat experiences
client:Grok
transport:streamable-http
runtime:mcpb
Install CDT Express by Riskthinking.AI in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cdt-express-mcp": {
"type": "http",
"url": "https://mcp.riskthinking.ai/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