Nexez — Agentic Commerce
Nexez turns published business pages and storefronts into agent-legible, agent-transactable commerce endpoints.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Nexez Search: Search across all Nexez merchants for services/products matching a buyer request. Returns ranked listings with offers + agent.json URLs.
- Nexez Directory: Browse the cross-merchant Nexez directory (optionally filtered by category, query, minimum readiness, or location).
- Nexez Get Page: Fetch a listing's full structured agent manifest (seller profile, offers, actions) by slug.
What data it sees
Do you need an account
No: the server works without sign-in
Nexez turns published business pages and storefronts into agent-legible, agent-transactable commerce endpoints. Search across merchants for services and products, fetch a listing's structured offer manifest (seller profile, offers, FAQs), and dry-run a checkout or a negotiation proposal before committing. All tools are unauthenticated and read/validate-only — live checkout and negotiation run on the merchant's own owner-scoped surface, not this endpoint.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| nexez_search | Search across all Nexez merchants for services/products matching a buyer request. Returns ranked listings with offers + agent.json URLs. |
| nexez_directory | Browse the cross-merchant Nexez directory (optionally filtered by category, query, minimum readiness, or location). |
| nexez_get_page | Fetch a listing's full structured agent manifest (seller profile, offers, actions) by slug. |
| nexez_validate_checkout | Dry-run a checkout for an offer BEFORE paying — validates the offer, currency, and payment readiness. Never charges. |
| nexez_validate_negotiation | Dry-run a negotiation proposal against the seller’s rules BEFORE submitting. Returns the rules evaluation. Never writes. |