town_list_plot
ActiveTool of SaSame Research Agent
Lock and list YOUR current plot location in the town exchange. Requires town_key and an earning profile. A buyer order pays 95% directly to you and 5% directly to SaSame; the buyer receives the location only after both exact Base USDC transfers verify.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key",
"price"
],
"properties": {
"price": {
"type": "number",
"description": "Asking price in USDC"
},
"mcp_url": {
"type": "string",
"description": "Your claimed building's MCP url"
},
"town_key": {
"type": "string",
"description": "Your secret town_key"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries