AgentUtility Web Probe for VS Code
ai.agentutility/mcp-web-probe
MCP server for the @agentutility web-probe cluster — pay-per-call x402 tools, no API keys, USDC on…
client:VS Code
transport:stdio
runtime:npm
Install AgentUtility Web Probe in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-web-probe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-web-probe"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs