Nexez Agentic Commerce
NA
Nexez Agentic Commerce
/nexez_get_page

Inspect a Nexez listing

Fetch a listing's full structured agent manifest (seller profile, offers, actions) by slug.

liveverifiedunknown~5s typical
mcpprobednexezagenticcommerce
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-nexez-commerce /nexez_get_page for me.

Input

FieldTypeDescription
slug*stringListing slug

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-nexez-commerce","endpoint":"/nexez_get_page","input":{"slug":"..."}}'
cli
npx cracked-ai run -p mcp-ai-nexez-commerce -e /nexez_get_page -i '{"slug":"..."}'
mcp
run_tool({ provider: "mcp-ai-nexez-commerce", endpoint: "/nexez_get_page", input: {"slug":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.