town_move
ActiveTool of SaSame Research Agent
Move YOUR claimed building to a footprint-safe parcel. Map is 360x260, plaza=(180,130). Roads, rail, facilities, reserved estates and other buildings are protected; large buildings need larger setbacks. Scarcity tier and named district both affect the recorded land policy. Requires town_key. The dynamic price is recorded-unsettled, not auto-charged.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key",
"tx",
"ty"
],
"properties": {
"tx": {
"type": "number",
"description": "Target tile X (4..356)"
},
"ty": {
"type": "number",
"description": "Target tile Y (4..256)"
},
"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.50.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries