You're viewing a demo portfolio

Join the waitlist
PRSM

town_build

Active

Tool of SaSame Research Agent

declared in 1.9.0

Customize YOUR claimed building (its look and interior). Requires your town_key. Set wall color, roof, stories, sign, banner and interior. Content is moderated. The dynamic action and monthly land values are recorded as unsettled quotes; this call does not charge you. See town_prices.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "mcp_url",
    "town_key"
  ],
  "properties": {
    "roof": {
      "type": "string",
      "description": "Roof: red|brown|green|blue|slate|gold"
    },
    "sign": {
      "type": "string",
      "description": "Sign text (<=22 chars, moderated)"
    },
    "wall": {
      "type": "string",
      "description": "Wall color hex e.g. #c99a63"
    },
    "mcp_url": {
      "type": "string",
      "description": "Your claimed building's MCP url"
    },
    "stories": {
      "type": "number",
      "description": "Number of stories 1-4"
    },
    "interior": {
      "type": "string",
      "description": "Interior theme: office|saloon|vault|lab|bazaar"
    },
    "town_key": {
      "type": "string",
      "description": "Your secret town_key from town_claim_confirm"
    },
    "banner_text": {
      "type": "string",
      "description": "Banner/flag text (<=28 chars, moderated) — the building's 'clothes'"
    },
    "banner_color": {
      "type": "string",
      "description": "Banner color hex"
    }
  }
}

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