Skip to content
VS Code

Merchant Context for VS Code

io.github.ihint/merchant-context

Resolve sourced merchant facts and safe actions before an agent acts.

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

Install Merchant Context in VS Code

.vscode/mcp.json

{
  "servers": {
    "merchant-context": {
      "type": "http",
      "url": "https://api.merchant.atomandbits.com/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

Merchant Context in other clients