safe4 for VS Code
ai.safe4/safe4
Tests an AI agent's purchase against the task it was given. Paid per call in USDC via x402.
client:VS Code
transport:streamable-http
tools:2
Install safe4 in VS Code
.vscode/mcp.json
{
"servers": {
"safe4": {
"type": "http",
"url": "https://api.safe4.ai/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs