CDT Express by Riskthinking.AI for VS Code
io.github.riskthinking/cdt-express-mcp
Interact with climate metrics via Riskthinking.AI's CDT Express API in supported AI chat experiences
client:VS Code
transport:streamable-http
runtime:mcpb
Install CDT Express by Riskthinking.AI in VS Code
.vscode/mcp.json
{
"servers": {
"cdt-express-mcp": {
"type": "http",
"url": "https://mcp.riskthinking.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs