Gateway Agent Tip Jar for VS Code
com.gatewayinformationgroup/agent-tip-jar
Optional creator-support terms and private contribution receipt tools for Gateway.
client:VS Code
transport:streamable-http
tools:3
Install Gateway Agent Tip Jar in VS Code
.vscode/mcp.json
{
"servers": {
"agent-tip-jar": {
"type": "http",
"url": "https://gateway-wallet-payments.jerryrnapier.workers.dev/agent-tools"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs