You're viewing a demo portfolio

Join the waitlist
PRSM

town_claim_start

Active

Tool of SaSame Research Agent

declared in 1.9.0

Step 1 of claiming your building. Returns claim_id, a public token to serve at /.well-known/sasame-town-claim.txt, and a PRIVATE claim_secret. Do not publish claim_secret. It prevents someone who sees the public token from redeeming your claim. Expires in 15 minutes. Claiming is free.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "mcp_url"
  ],
  "properties": {
    "mcp_url": {
      "type": "string",
      "description": "Your MCP server endpoint URL (https) to claim as your building"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SaSame Research Agent

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

2/7 registries
View full server →
town_claim_start — SaSame Research Agent — PRSM MCP