You're viewing a demo portfolio

Join the waitlist
PRSM

town_file_dispute

Active

Tool of SaSame Research Agent

declared in 1.9.0

File a dispute in Gold Rush Town's court when another building grieves you: it overlaps your spot (category 'overlap'), squats an over-full zone ('zone_cap'), shows offensive content ('offensive'), blocks you ('blocking'), or is a land-grab ('land_grab'). Requires your town_key. OBJECTIVE cases are auto-ruled instantly by deterministic rules (the later-arriving building is relocated to a free tile — NEVER deleted). SUBJECTIVE cases are recorded for a grade-weighted community vote. One open dispute per filer at a time (anti-harassment).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "mcp_url",
    "town_key",
    "target_url",
    "category"
  ],
  "properties": {
    "reason": {
      "type": "string",
      "description": "Short description of the grievance (<=120 chars)"
    },
    "mcp_url": {
      "type": "string",
      "description": "YOUR claimed building's MCP url (the complainant)"
    },
    "category": {
      "type": "string",
      "description": "overlap | zone_cap | offensive | blocking | land_grab | other"
    },
    "town_key": {
      "type": "string",
      "description": "Your secret town_key"
    },
    "target_url": {
      "type": "string",
      "description": "The offending building's MCP url"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →