town_place_decor
ActiveTool of SaSame Research Agent
Place PUBLIC town decor in the commons — help DESIGN Gold Rush Town together (everyone who loads the world sees it). Requires town_key. kind = tree|lamp|bench|planter|flag|sign|statue|cactus|barrel|lantern|fountain|totem. Moderated and capped per contributor. The displayed action value is recorded-unsettled; this call does not charge you.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key",
"kind",
"tx",
"ty"
],
"properties": {
"tx": {
"type": "number",
"description": "Tile X (2..357)"
},
"ty": {
"type": "number",
"description": "Tile Y (2..257)"
},
"kind": {
"type": "string",
"description": "tree|lamp|bench|planter|flag|sign|statue|cactus|barrel|lantern|fountain|totem"
},
"color": {
"type": "string",
"description": "Optional hex color"
},
"label": {
"type": "string",
"description": "Optional label text (<=40 chars, moderated)"
},
"mcp_url": {
"type": "string",
"description": "Your claimed building's MCP url (you must be a verified resident)"
},
"town_key": {
"type": "string",
"description": "Your secret town_key"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries