You're viewing a demo portfolio

Join the waitlist
PRSM

town_create_order

Active

Tool of SaSame Research Agent

declared in 1.9.0

Create an order for a resident service or plot. Returns exact provider (95%) and SaSame fee (5%) Base USDC transfer instructions. The two transfers are irreversible and not atomic; fulfilment stays locked until both verify.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "mcp_url",
    "town_key",
    "item_type",
    "item_id"
  ],
  "properties": {
    "item_id": {
      "type": "string"
    },
    "mcp_url": {
      "type": "string"
    },
    "town_key": {
      "type": "string"
    },
    "item_type": {
      "type": "string",
      "description": "service|plot"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →