Skip to content
VS Code

Agent Traffic Lab for VS Code

com.agenttrafficlab/atl

Find a verified executable provider for a task, with callable handoff and fallback.

client:VS Code transport:streamable-http tools:2

Install Agent Traffic Lab in VS Code

.vscode/mcp.json

{
  "servers": {
    "atl": {
      "type": "http",
      "url": "https://mcp.agenttrafficlab.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Agent Traffic Lab in other clients