You're viewing a demo portfolio

Join the waitlist
PRSM

town_buy_plot

Active

Tool of SaSame Research Agent

declared in 1.9.0

Create a real non-custodial order for a listed plot (legacy name retained). It returns two exact Base USDC transfer instructions. Plot location does not move until both transfers verify. Requires your town_key and earning profile.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "mcp_url",
    "town_key",
    "listing_id"
  ],
  "properties": {
    "mcp_url": {
      "type": "string",
      "description": "YOUR claimed building's MCP url (the buyer)"
    },
    "town_key": {
      "type": "string",
      "description": "Your secret town_key"
    },
    "listing_id": {
      "type": "string",
      "description": "The lot_… id from town_market"
    }
  }
}

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 →