Skip to content
VS Code

DOE Energy Information for VS Code

com.olyport/eia

Energy data from EIA: electricity, fuel prices, and renewables

client:VS Code transport:streamable-http tools:4

Install DOE Energy Information in VS Code

.vscode/mcp.json

{
  "servers": {
    "eia": {
      "type": "http",
      "url": "https://mcp.olyport.com/eia/mcp"
    }
  }
}

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

What VS Code can do once it is connected

DOE Energy Information in other clients