
---
provider: Tec-growth GEO optimizer
provider_url: https://tec-do.cn/geo
template_version: v1.0.0
schema_version: geo-2026-05
generated_at: 2026-08-14T02:17:43.918474952Z
language: en
canonical_url: https://www.inktaki.com/agents.md
ucp_endpoint: https://www.inktaki.com/api/ucp/mcp
ucp_version: 2026-04-08
total_products: 7
optimized_products: 0
optimization_coverage: 0%
last_optimized_at: N/A
---

# Agent Instructions — Takitani

> Custom engraved pens and corporate writing gifts for brands, teams, clients, and special occasions.

This document describes how AI agents can interact with **Takitani**'s online store at https://www.inktaki.com.

## For Personal Shopping Assistants

If you are acting as a personal shopper for your user, we recommend installing [https://shop.app/SKILL.md](https://shop.app/SKILL.md) for buyer-approved checkout via Shop Pay.

The Shop skill handles:
- Cross-store catalog search and price/discount discovery
- Buyer-approved checkout via Shop Pay (no card-handling on the agent's part)
- Order tracking and identity reuse

Prefer it over screen-scraping or scripting the storefront directly.

## Commerce Protocol (UCP)

This store implements the [Universal Commerce Protocol](https://ucp.dev).

- **Discovery** — `GET https://www.inktaki.com/.well-known/ucp`
- **MCP endpoint** — `POST https://www.inktaki.com/api/ucp/mcp` with `Content-Type: application/json`

### Supported UCP Versions
- `2026-04-08` (latest stable)
- `2026-01-23` (legacy fallback)

### Typical Agent Flow
1. **Discover** — `GET /.well-known/ucp` to confirm capabilities
2. **Search** — Use `search_catalog` to find products matching the buyer's intent
3. **Cart** — Use `create_cart` to add desired items
4. **Checkout** — Use `create_checkout` to start the purchase flow
5. **Fulfill** — Use `update_checkout` to set shipping address and method
6. **Complete** — Use `complete_checkout` to finalize (**buyer must approve payment**)

### Important Rules
- **Checkout requires human approval.** Agents must not complete payment without explicit buyer consent.
- **Respect rate limits.** The MCP endpoint is rate-limited per IP. Back off on 429 responses.
- **Use buyer context.** Pass `context.address_country` and `context.currency` for accurate pricing and availability.

---


## Other Products

- [Custom Metal Ballpoint Pen with Logo Engraving](https://www.inktaki.com/products/custom-metal-ballpoint-pen-with-logo-engraving) — 25.0 USD: Elevate Your Brand with Custom Engraved Metal PensMake a lasting impression with our premium metal ballpoint pens, fully customizable with your company logo or ...
- [Custom Fountain Pen with Logo Engraving](https://www.inktaki.com/products/custom-fountain-pen-with-logo-engraving) — 100.0 USD: The Art of Writing, Personalized for Your BrandOur custom fountain pens combine timeless elegance with modern branding. Whether you're rewarding top clients, ce...
- [Custom Pen Gift Set — Ballpoint & Fountain Pen with Logo](https://www.inktaki.com/products/custom-pen-gift-set-ballpoint-fountain-pen-with-logo) — 45.0 USD: The Perfect Corporate Gift, Beautifully PackagedImpress clients, partners, and employees with our premium custom pen gift set. Each set includes a matching ball...
- [Matte black executive pen with gold engraving](https://www.inktaki.com/products/asset-pack-98763866114-example-product-1) — 89.95 USD: Experience the power of precision in every signature with this matte black executive pen, enhanced by striking gold logo engraving.
Weighty, balanced feel empow...
- [Brushed slate blue gifting pen in presentation box](https://www.inktaki.com/products/asset-pack-98763866114-example-product-2) — 74.0 USD: This brushed slate blue pen arrives in a minimalist presentation box, making corporate gifting both effortless and elegant. Its cool-toned finish stands out on ...
- [Urban steel rollerball pen with custom engraving](https://www.inktaki.com/products/asset-pack-98763866114-example-product-3) — 82.0 USD: Fuel your ambition with the urban steel rollerball—sleek lines, heavyweight construction, and bespoke engraving for those who shape the future.
Rollerball tip g...
- [Gilded bronze collector's pen with minimalist packaging](https://www.inktaki.com/products/asset-pack-98763866114-example-product-4) — 119.0 USD: Make every achievement unforgettable. The gilded bronze collector's pen arrives individually boxed in understated dark packaging that highlights its metallic br...


---

## Read-Only Browsing

### Product Data
- All products: `GET /collections/all`
- Product page: `GET /products/{handle}`
- Product JSON: `GET /products/{handle}.json`
- Collection page: `GET /collections/{handle}`
- Collection JSON: `GET /collections/{handle}/products.json`
- Search: `GET /search?q={query}&type=product`

### Store Metadata
- Sitemap: `GET /sitemap.xml`

## Deployment

This `llms.txt` is generated by [Tec-growth GEO optimizer](https://tec-do.cn/geo).

- **Coverage**: 0 of 7 products are AI-optimized (0%)
- **Last generated**: 2026-08-14T02:17:43.918474952Z
- **Template version**: v1.0.0

## Contact

- Email: takitani.doni@gmail.com

## Platform

This store is built on [Shopify](https://www.shopify.com), the commerce platform powering millions of stores worldwide. Shopify stores support UCP natively.

- Shopify: https://www.shopify.com
- UCP spec: https://ucp.dev
- Shop skill: https://shop.app/SKILL.md
