Skip to content
VS Code

ComparEdge Price Watch for VS Code

io.github.imkemit-ops/comparedge-price-watch

Dated log of SaaS, AI and crypto price changes: recent moves, history, biggest increases.

client:VS Code transport:stdio runtime:npm

Install ComparEdge Price Watch in VS Code

.vscode/mcp.json

{
  "servers": {
    "comparedge-price-watch": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@comparedge/price-watch-mcp"
      ]
    }
  }
}

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

ComparEdge Price Watch in other clients