Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Ezoic Setup Assistant

com.ezoic/setup

Ezoic ads implementation assistant: integration docs, SDKs, and working, copyable setup code.

Uptime
100.0%
1 direct probes · 30d
Response
525ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

ask

Ask the agent. Full pipeline (schema, queries, analysis). Sync within deadline_seconds; else {status:pending,job_id} — poll request_status/read_response. Pass a stable thread id (UUID) on every call f…

help

Short orientation text for apples MCP callers.

read_response

Stream a chunk of a pending ask() job's output.

request_status

Check the status of a pending ask() job.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ezoic_setup_assistant": {
      "url": "https://setup-agent.ezoic.com/mcp",
      "transport": "streamable-http"
    }
  }
}