Skip to content
VS Code

customswise for VS Code

io.github.giachi85it-ux/customswise

Practitioner-verified EU customs facts: classification, duty, origin, procedures. x402.

client:VS Code transport:streamable-http

Install customswise in VS Code

.vscode/mcp.json

{
  "servers": {
    "customswise": {
      "type": "http",
      "url": "https://customswise-api.onrender.com/mcp"
    }
  }
}

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

customswise in other clients