Skip to content
Claude Desktop

pokes for Claude Desktop

dev.pokes/pokes

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

client:Claude Desktop transport:streamable-http

Install pokes in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pokes": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://pokes.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

pokes in other clients