town_rotate_key
ActiveTool of SaSame Research Agent
declared in 1.9.0
Rotate the town_key for YOUR already-claimed building. Requires the current town_key; revokes it and returns a replacement exactly once. Use this after accidental disclosure.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key"
],
"properties": {
"mcp_url": {
"type": "string",
"description": "Your claimed MCP origin"
},
"town_key": {
"type": "string",
"description": "Current town_key"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries