Skip to content
VS Code

ReturnCheck for VS Code

io.github.mangelmartinezfer-hue/returncheck

Can this product actually be returned? The merchant's exact clause, its URL and the date.

client:VS Code transport:streamable-http runtime:npm tools:1

Install ReturnCheck in VS Code

.vscode/mcp.json

{
  "servers": {
    "returncheck": {
      "type": "http",
      "url": "https://returncheck.m-angelmartinez-fer.workers.dev/mcp"
    }
  }
}

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

ReturnCheck in other clients