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