Agent Tools for VS Code
io.github.wingedguardian/agent-tools
9 utility tools for agents: DNS, WHOIS, email, IP, URL, headers, QR, text, tech. x402 on Base.
client:VS Code
transport:streamable-http
Install Agent Tools in VS Code
.vscode/mcp.json
{
"servers": {
"agent-tools": {
"type": "http",
"url": "https://tools.beethoven2024.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs