Skip to content
VS Code

pokes for VS Code

dev.pokes/pokes

Poke your human for approvals and decisions during agent sessions — answered with one phone tap.

client:VS Code transport:streamable-http

Install pokes in VS Code

.vscode/mcp.json

{
  "servers": {
    "pokes": {
      "type": "http",
      "url": "https://pokes.dev/mcp"
    }
  }
}

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

pokes in other clients