Agentzia MCP / streamable HTTP

Your coding agent can test as it builds.

Connect once, authorize in the browser, and let the agent run a report after each meaningful landing-page revision.

Codex installation

Two commands.

OAuth opens a browser sign-in. Agentzia never asks your coding agent to handle a password or payment card.

codex mcp add agentzia --url https://www.agentzia.dev/mcp
codex mcp login agentzia

Recommended loop

Observe, change, and observe again.

  1. 01

    Call get_credits and confirm that a run is available.

  2. 02

    Call analyze_url with the public landing-page URL.

  3. 03

    Poll get_run with section: "status" until the report is completed. Runs usually take several minutes.

  4. 04

    Read summary and actions first. Request verdicts and methodology only when they are useful.

  5. 05

    Deploy the revision and run the same URL again to compare behavior.

Available tools

01get_credits

Read the analysis credit balance.

02analyze_url

Start a seven-participant website analysis. Uses one credit.

03analyze_content

Analyze supplied page content when a public URL is unavailable. Uses one credit.

04get_run

Poll status or read one report section at a time.

05retry_run

Resume a failed run without consuming another credit. Saved research is reused when available.

06create_credit_checkout

Return a secure checkout link for the human when credits run out.

Endpoint

https://www.agentzia.dev/mcp

Auth Browser-based OAuth 2.1 with PKCE.

Output Structured report plus participant traces and research logs.

Billing The first account credit is free. Pro and Ultra include monthly credits; optional top-ups and all payment steps stay in the browser.

Data safety Use public marketing content during beta. Submitted content, traces, and reports are stored and processed by external model providers.

Context cost Use section-selective get_run reads. full remains available for export and backward compatibility.

Ready to connect

Give your building agent an outside view of the page.

Sign in to Agentzia