Skip to content
VS Code

rewardsguard for VS Code

com.edgethirteen.www/rewardsguard

Spot-check a TikTok creator export for Creator Rewards disqualification risk.

client:VS Code transport:streamable-http

Install rewardsguard in VS Code

.vscode/mcp.json

{
  "servers": {
    "rewardsguard": {
      "type": "http",
      "url": "https://www.edgethirteen.com/api/mcp/rewardsguard"
    }
  }
}

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

rewardsguard in other clients