Skip to content
VS Code

FreeToolBoxes Agent Tools for VS Code

io.github.damediaco/agent-tools

Exactly 50 data transformation and live web verification tools for AI agents.

client:VS Code transport:streamable-http

Install FreeToolBoxes Agent Tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-tools": {
      "type": "http",
      "url": "https://api.freetoolboxes.com/mcp"
    }
  }
}

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

FreeToolBoxes Agent Tools in other clients