Skip to content
VS Code

Blaitech Data Refinery MCP for VS Code

io.github.omarberrehail/blaitech-refinery

x402-gated weather and FX exchange rate data endpoints for AI agents.

client:VS Code transport:streamable-http

Install Blaitech Data Refinery MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "blaitech-refinery": {
      "type": "http",
      "url": "https://blaitech-refinery.vercel.app"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Blaitech Data Refinery MCP in other clients