Resale Margin Calculator for VS Code
io.github.weromon/resale-margin-mcp
Paid MCP tool for resale fees, net profit, ROI, and break-even price.
client:VS Code
transport:streamable-http
tools:1
Install Resale Margin Calculator in VS Code
.vscode/mcp.json
{
"servers": {
"resale-margin-mcp": {
"type": "http",
"url": "https://resale-margintest.weromonit0.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs