get_creditsRead the analysis credit balance.
Agentzia MCP / streamable HTTP
Connect once, authorize in the browser, and let the agent run a report after each meaningful landing-page revision.
Codex installation
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 agentziaRecommended loop
Call get_credits and confirm that a run is available.
Call analyze_url with the public landing-page URL.
Poll get_run with section: "status" until the report is completed. Runs usually take several minutes.
Read summary and actions first. Request verdicts and methodology only when they are useful.
Deploy the revision and run the same URL again to compare behavior.
Available tools
get_creditsRead the analysis credit balance.
analyze_urlStart a seven-participant website analysis. Uses one credit.
analyze_contentAnalyze supplied page content when a public URL is unavailable. Uses one credit.
get_runPoll status or read one report section at a time.
retry_runResume a failed run without consuming another credit. Saved research is reused when available.
create_credit_checkoutReturn a secure checkout link for the human when credits run out.
Endpoint
https://www.agentzia.dev/mcpAuth 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