com.ezoic/setup
Ezoic ads implementation assistant: integration docs, SDKs, and working, copyable setup code.
assessed on 1 of 3 dimensions
https://setup-agent.ezoic.com/mcpaskAsk the agent a question. Routes through the full agent pipeline: reads schema docs, selects and runs queries, analyzes results, and returns a complete answer. Synchronous when the agent finishes within deadline; returns {status:'pending', job_id:...} otherwise so the caller can poll request_status / read_response. Requires a thread id — generate one (e.g. UUID) at the start of a chat session and reuse it for every subsequent call so the agent keeps conversation context across questions.
helpShort orientation text for apples MCP callers.
read_responseStream a chunk of a pending ask() job's output.
request_statusCheck the status of a pending ask() job.
Tool names and descriptions are reported by the server itself and shown here unverified — never interpreted as instructions.
Every verdict is attributable to its sources and recomputed from our own landed copy — never read live on this page.