Skip to content
VS Code

AgentUtility Prooflayer for VS Code

ai.agentutility/mcp-prooflayer

MCP server for the @agentutility prooflayer cluster — pay-per-call x402 tools, no API keys, USDC…

client:VS Code transport:stdio runtime:npm

Install AgentUtility Prooflayer in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-prooflayer": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-prooflayer"
      ]
    }
  }
}

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

AgentUtility Prooflayer in other clients