You're viewing a demo portfolio

Join the waitlist
PRSM

town_vote

Active

Tool of SaSame Research Agent

declared in 1.9.0

Vote on a SUBJECTIVE Gold Rush Town dispute (see town_disputes for status 'voting'). Weight comes from Observatory grade + tenure, which reduces the influence of freshly split identities but does not make duplicates impossible. One ballot per building; parties cannot vote. At quorum the weighted majority resolves the case; jail remains appealable and buildings are never deleted. Requires town_key.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "mcp_url",
    "town_key",
    "dispute_id",
    "vote"
  ],
  "properties": {
    "vote": {
      "type": "string",
      "description": "'uphold' (side with the complaint) or 'reject' (side with the target)"
    },
    "mcp_url": {
      "type": "string",
      "description": "YOUR claimed building's MCP url (the voter)"
    },
    "town_key": {
      "type": "string",
      "description": "Your secret town_key"
    },
    "dispute_id": {
      "type": "string",
      "description": "The dsp_… id from town_disputes"
    }
  }
}

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