town_buy_plot
ActiveTool of SaSame Research Agent
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries