Skip to content
VS Code

fuel mcp for VS Code

cn.pianam.mcp/fuel-mcp

China fuel prices: gasoline and diesel across all 31 provinces with adjustment forecast.

client:VS Code transport:streamable-http

Install fuel mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "fuel-mcp": {
      "type": "http",
      "url": "https://mcp.pianam.cn/fuel-mcp/mcp"
    }
  }
}

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

fuel mcp in other clients