Skip to content
VS Code

wassel for VS Code

io.github.aymanelhakim/wassel

MENA commerce integration layer for AI agents: payments, BNPL, logistics, e-commerce, tax.

client:VS Code transport:streamable-http

Install wassel in VS Code

.vscode/mcp.json

{
  "servers": {
    "wassel": {
      "type": "http",
      "url": "https://api.wassel.cloud/mcp"
    }
  }
}

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

wassel in other clients