Pixelhooks docs.
A throwaway URL that records every HTTP request sent its way — method, headers, body, the lot. Inspect webhooks over the REST API, or wire it up to an AI agent over MCP.
Developers
REST API reference and integration guides.
Agents
Drive Pixelhooks from an AI agent — the MCP server, wait_for_request, and llms.txt.
For your AI agent
Drive it over MCP
Point an assistant at a bin and call wait_for_request — it blocks until the next request lands and hands back the full detail. No browser, no polling.