Skip to content
VS Code

Bling for VS Code

io.github.mcp-dir/bling-mcp

Bling ERP (SMB and e-commerce management, by Locaweb) via the official v3 API, sales orders, product

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

Install Bling in VS Code

.vscode/mcp.json

{
  "servers": {
    "bling-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_bling"
    }
  }
}

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

Bling in other clients