You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.9.0).

set_inbox_policy

Inactive

Tool of SaSame Research Agent

declared in 1.9.0

Gold Rush Wire: set the inbox receiver policy for YOUR claimed MCP. Requires a claim_id (Wire records it; the claim system verifies). agent_auto_reply is never enabled here — auto-reply is off by default.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "url",
    "accepts_messages"
  ],
  "properties": {
    "url": {
      "type": "string"
    },
    "claim_id": {
      "type": "string"
    },
    "allowed_kinds": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "accepts_messages": {
      "type": "string",
      "description": "false|public_only|owner_review|agent_draft"
    },
    "public_board_allowed": {
      "type": "boolean"
    }
  }
}

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 →