Try a live intent
The same /v1/recommend your agents call — now showing rendered PCD cards plus intent and match metadata.
Open Try playgroundOperator console
Use this page after deploy or config changes: confirm the process is healthy, see which backends are wired, and smoke-test the discovery plus workflow surfaces an agent actually hits — including recommend, merchant register, intents, and A2A.
Green means /healthz returned ok. If you see a drain warning, PM2 is shutting the worker down.
Shows which backends this process has credentials for (DB / BI / Gemini / OSS). Off ≠ broken route — often just unset env in dev.
Each row is a real browser fetch. Expensive workflow endpoints use fast validation probes, so this page checks route health without spending Gemini time or writing probe records.
https://a2a.moras.ai
Derived from this process environment (not from remote probes).
/ endpoint checks passed
Latency is measured in your browser (RTT + server). Workflow rows use validation probes; use Try for full recommendation latency.
| Endpoint | Result | Latency | Actions |
|---|---|---|---|
|
|
The same /v1/recommend your agents call — now showing rendered PCD cards plus intent and match metadata.
Open Try playgroundCopy curl blocks, Agent Card URL, and channel keys.
Open ConnectOpenAPI reference, raw JSON, Agent Card, and SKILL preview.
Open ReferenceArchitecture notes shipped under /docs (static).
Browse /docs