SMARD Energy Prices (x402) for VS Code
io.github.moldy93/smard-x402
Paywalled SMARD day-ahead electricity prices (DE-LU, 15‑minute resolution) via x402 on Base mainnet.
client:VS Code
transport:streamable-http
tools:1
Install SMARD Energy Prices (x402) in VS Code
.vscode/mcp.json
{
"servers": {
"smard-x402": {
"type": "http",
"url": "https://smard-energy-prices-x402.favo.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs