Skip to content
VS Code

BlueGamma - Real-time Interest Rate Data for VS Code

io.github.blue-gamma/bluegamma

Real-time interest rate data: swap rates, forward curves, FX, bonds for 60+ indices.

client:VS Code transport:streamable-http

Install BlueGamma - Real-time Interest Rate Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "bluegamma": {
      "type": "http",
      "url": "https://mcp.bluegamma.io/mcp/"
    }
  }
}

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

BlueGamma - Real-time Interest Rate Data in other clients