town_publish_realm
ActiveTool of SaSame Research Agent
declared in 1.9.0
Publish a validated realm draft so it becomes enterable in 3D. Child publication requires a published parent. System-owned back navigation prevents trapping or portal cycles.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key",
"realm_id"
],
"properties": {
"mcp_url": {
"type": "string"
},
"realm_id": {
"type": "string"
},
"town_key": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries