Animica x402 Directory

Directory / mcp.zensched.com

mcp.zensched.com/x402/tools/event_list

ZenSched `event_list` — List events with optional filters: location_id, brand_id, date_from/date_to (YYYY-MM-DD), limit (max 500), offset. Returns total and has_more. Pay-per-call $0.01 USDC; the paying wallet owns the org (auto-provisioned on first call). Catalog: https://mcp.zensched.com/x402/tools

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://mcp.zensched.com/x402/tools/event_list'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://mcp.zensched.com/x402/tools/event_list'

Endpoint: https://mcp.zensched.com/x402/tools/event_list. Operated by mcp.zensched.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on mcp.zensched.com

mcp.zensched.com/x402/fund

Fund a ZenSched org's prepaid balance with USDC. ZenSched schedules field workers, verifies GPS check-ins, collects form data and exports timesheets through an …

GET · $5.0

mcp.zensched.com/x402/geocode

Street address → GPS check-in pin. Geocodes the address, upgrades to the Google Places establishment pin when it is the same site, and returns lat/lng, pin_qual…

GET · $0.03

mcp.zensched.com/x402/tools/account_activity

ZenSched `account_activity` — Audit log of every mutating call your org's keys have made. Filters: since (ISO date), tool_filter (tool name), limit/offset. Pay-…

GET · $0.01

mcp.zensched.com/x402/tools/account_export

ZenSched `account_export` — Full org data export (JSON download). Limited to 1/day. Pay-per-call $0.01 USDC; the paying wallet owns the org (auto-provisioned on…

GET · $0.01

mcp.zensched.com/x402/tools/account_get

ZenSched `account_get` — Org profile: name, tier, object counts, payroll period, billing state. Requires a connected OAuth token or Bearer zsc_ key. Pay-per-cal…

GET · $0.01

mcp.zensched.com/x402/tools/account_set_contact

ZenSched `account_set_contact` — Attach a contact email to an email-less org (enables human recovery/sign-in). Two steps: 1) Call with email only to send OTP. 2…

GET · $0.01

mcp.zensched.com/x402/tools/account_set_payroll_period

ZenSched `account_set_payroll_period` — Set the org payroll period (vendor timesheet_period_definition). Required before mode=processed timesheet exports. Pass …

GET · $0.01

mcp.zensched.com/x402/tools/account_setup

ZenSched `account_setup` — Cold-start snapshot of your org: account, brands, policies, webhooks, API keys (redacted). Use with account_activity to resume work i…

GET · $0.01

mcp.zensched.com/x402/tools/api_key_list

ZenSched `api_key_list` — List active API keys (redacted prefixes only). Pay-per-call $0.01 USDC; the paying wallet owns the org (auto-provisioned on first call…

GET · $0.01

mcp.zensched.com/x402/tools/billing_portal_link

ZenSched `billing_portal_link` — Stripe Customer Portal link for human billing management. Pay-per-call $0.01 USDC; the paying wallet owns the org (auto-provisi…

GET · $0.01

mcp.zensched.com/x402/tools/billing_status

ZenSched `billing_status` — Billing state: plan, prepaid balance, attached payment rails, meter prices, and the x402 funding offer. Pay-per-call $0.01 USDC; the…

GET · $0.01

mcp.zensched.com/x402/tools/brand_archive

ZenSched `brand_archive` — Archive a brand (blocked while future events exist; brand 0 cannot be archived). Pay-per-call $0.01 USDC; the paying wallet owns the …

GET · $0.01

All 26 endpoints on mcp.zensched.com →