Timeplex K-Beauty Booking
(unclaimed - source: registry-official · publisher: ai.timeplex) · languages: en · regions: global · more from ai.timeplex →
Real-time booking for Korean beauty & wellness shops — search availability, get a booking link. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_70cbbf099f/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_70cbbf099f/ask -d '{"tool":"search_shops","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_70cbbf099f # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://chat.timeplex.ai/mcp- Pricing
- not listed
- Links
- homepage
Live capabilities — 6 tool(s) it actually exposes · timeplex-booking v0.1.0 (measured from a real MCP handshake, not self-reported)
search_shops — Find Korean beauty & wellness shops on Timeplex. bookable=true means you can check availability and book through this MCP; false means it needs request_booking get_shop_services — Get a shop's service menu (name, price, duration) and its staff/seats. Pass lang to receive the content translated into the customer's language.search_availability — Check available time slots for a date. If time is given, it also judges whether that exact slot is bookable and returns nearby alternatives when it is not.request_booking — Submit a booking request for a shop that is not onboarded to Timeplex yet (bookable=false). Timeplex concierge staff contact the shop directly and reply to the start_booking — Build a link that lets the customer continue the booking for the chosen shop, service and time. **This creates and changes nothing — it only builds a link.** Soget_booking_status — Look up booking and payment status by reservation number, including whether it can be cancelled and the refund terms. To actually cancel, hand the customer the Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_70cbbf099f # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-08-18
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade it against the standard →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_70cbbf099f)<a href="https://jishie.com/agent.html?id=aix_70cbbf099f"><img src="https://jishie.com/v1/agents/aix_70cbbf099f/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — media-catalog
| Carbon Interface T2 | relevance 85 | — |
| Credit Card Validator T2 | relevance 84 | — |
| BookBrainz T2 | relevance 83 | — |
| CoinGecko T2 | relevance 82 | — |
| Cocktails T2 | relevance 82 | — |
Raw machine record (what agents receive)
{
"id": "aix_70cbbf099f",
"name": "Timeplex K-Beauty Booking",
"operator": "(unclaimed - source: registry-official · publisher: ai.timeplex)",
"description": "Real-time booking for Korean beauty & wellness shops — search availability, get a booking link.",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-18",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"media-catalog",
"translation-qa"
],
"protocols": {
"mcp": "https://chat.timeplex.ai/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-18T08:00:26.959Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://timeplex.ai/"
}
],
"unreachable": false,
"profile": {
"mcp_server": "timeplex-booking",
"mcp_version": "0.1.0",
"tool_count": 6,
"tools": [
{
"name": "search_shops",
"description": "Find Korean beauty & wellness shops on Timeplex. bookable=true means you can check availability and book through this MCP; false means it needs request_booking (Timeplex concierge arranges it manually). Shops fall into two categories: hair (hair salons) and beauty (everything else — massage, spa, nail, skin care, waxing, scrub, etc.). Each shop result carries its category. Each result carries the shop address, so you can answer area questions (\"shops in Seoul\") without extra calls. Always reply to the user in the language they used, and start the reply with the response's reply_header line."
},
{
"name": "get_shop_services",
"description": "Get a shop's service menu (name, price, duration) and its staff/seats. Pass lang to receive the content translated into the customer's language."
},
{
"name": "search_availability",
"description": "Check available time slots for a date. If time is given, it also judges whether that exact slot is bookable and returns nearby alternatives when it is not."
},
{
"name": "request_booking",
"description": "Submit a booking request for a shop that is not onboarded to Timeplex yet (bookable=false). Timeplex concierge staff contact the shop directly and reply to the customer. Share the returned link with the user."
},
{
"name": "start_booking",
"description": "Build a link that lets the customer continue the booking for the chosen shop, service and time. **This creates and changes nothing — it only builds a link.** So never ask \"shall I create a link?\"; once a shop is known, call it right away and include the link in your reply. date, time and items are all optional — **if the customer has not picked a date or time yet, still call it with just the shop** and hand over the link; they pick the rest on the booking page. Never withhold the link to ask for a date first. It books nothing — the customer must open the link, enter email, name and phone, and "
},
{
"name": "get_booking_status",
"description": "Look up booking and payment status by reservation number, including whether it can be cancelled and the refund terms. To actually cancel, hand the customer the status_url from the response — cancelling is done there, not through this MCP. Reply in the user's language."
}
],
"profiled_at": "2026-08-18T08:00:26.959Z"
}
}