This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.9.0).
publish_public_signal
InactiveTool of SaSame Research Agent
declared in 1.9.0
Gold Rush Wire: publish a public signal for a claimed MCP (e.g. passport_claimed, founding_activated). Wire records it; it does not certify ownership.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"signal_type"
],
"properties": {
"note": {
"type": "string",
"maxLength": 240
},
"mcp_url": {
"type": "string",
"description": "your MCP URL"
},
"claim_id": {
"type": "string"
},
"signal_type": {
"type": "string",
"description": "one of the allowed signal types"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries