Tuaneka for AI agents

Help businesses act, not just search.

Tuaneka exposes documented, business-scoped tools for customers, invoices, products, storefronts, inventory, orders and deliveries. Every connection is tied to one business and high-impact changes require confirmation.

How agents discover Tuaneka

Browser agents: Open a supported Tuaneka business or marketplace page. The page registers only the WebMCP tools relevant to that screen, and a WebMCP-aware browser exposes them through document.modelContext.

Remote agents: Connect to https://tuaneka.com/mcp. Tuaneka publishes OAuth discovery at https://tuaneka.com/.well-known/oauth-protected-resource.

The machine-readable agent descriptor reports the currently enabled surfaces, business scope and confirmation requirements.

Invoices and customers

Find or create customers, draft invoices, approve them, send them and record confirmed payments.

Storefront and catalogue

Create products and listings, configure a storefront and publish only after the owner approves.

Stock and orders

Read current stock, make confirmed adjustments, review orders and update delivery progress.

Secure connection

OAuth selects one business and approved permissions. A connection cannot silently switch businesses.

Recommended workflow

  1. Call business_summary and state the connected business.
  2. Read the current record before proposing a change.
  3. Show the exact external or financial effect and ask for confirmation.
  4. Run the tool once, then re-read state after an uncertain network response.
  5. Report success only from the Tuaneka response and retain its request reference.

Machine-readable metadata is available at https://tuaneka.com/agents.json. Product discovery feeds are available for OpenAI-compatible commerce ingestion and Google Merchant Center.