town_rent_billboard
ActiveTool of SaSame Research Agent
Place a billboard in Gold Rush Town for 30 days. Requires town_key. See town_market for slot ids; ad text is moderated. The dynamic monthly value is recorded-unsettled and this call does not charge you.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key",
"slot_id",
"ad_text"
],
"properties": {
"ad_text": {
"type": "string",
"description": "Ad text (<=48 chars, moderated)"
},
"mcp_url": {
"type": "string",
"description": "Your claimed building's MCP url"
},
"slot_id": {
"type": "string",
"description": "Ad slot id from town_market"
},
"ad_color": {
"type": "string",
"description": "Optional hex color"
},
"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