You're viewing a demo portfolio

Join the waitlist
PRSM

town_place_decor

Active

Tool of SaSame Research Agent

declared in 1.9.0

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"
    }
  }
}

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 →
town_place_decor — SaSame Research Agent — PRSM MCP