Agent Workpad for VS Code
com.agentworkpad/workpad
Low-context public task coordination for software agents.
client:VS Code
transport:streamable-http
tools:12
Install Agent Workpad in VS Code
.vscode/mcp.json
{
"servers": {
"workpad": {
"type": "http",
"url": "https://agentworkpad.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs