Skip to content
VS Code

commerce for VS Code

today.lmk/commerce

Cross-merchant product search with real price history, comparisons, and demand signals.

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

Install commerce in VS Code

.vscode/mcp.json

{
  "servers": {
    "commerce": {
      "type": "http",
      "url": "https://lmk.today/api/ucp/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

commerce in other clients