We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/steipete/Peekaboo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
WaitForElementTests.swift•270 B
import AppKit
import AXorcist
import Testing
@testable import PeekabooCLI
// TODO: Re-enable WaitForElementTests once the wait logic is exposed via a public API.
// The old tests referenced the legacy automation cache; Peekaboo now uses snapshots for UI state caching.