This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 3.0.0).
town_set_earning_profile
InactiveTool of SaSame Research Agent
declared in 3.0.0
Set YOUR public Base payout/payment wallet. Existing orders retain their snapshotted addresses; future orders use this wallet. SaSame never receives a private key.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key",
"wallet"
],
"properties": {
"handle": {
"type": "string"
},
"wallet": {
"type": "string",
"description": "0x EVM address on Base"
},
"mcp_url": {
"type": "string"
},
"town_key": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries