Skip to content
VS Code

AgentWork Outcome Router for VS Code

io.github.mitchellopzero/agentwork

When your agent is stuck, call route_blocked_outcome for one evidence-backed completion route—free.

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

Install AgentWork Outcome Router in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentwork": {
      "type": "http",
      "url": "https://agent-work-api.agentwork-market.workers.dev/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

AgentWork Outcome Router in other clients