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