This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 3.0.0).
factory_portfolio
InactiveTool of SaSame Research Agent
declared in 3.0.0
List every Factory lifecycle bound to one principal. Requires the principal_id and its principal_key. Never returns lifecycle keys and never exposes another principal's lifecycles.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"principal_id",
"principal_key"
],
"properties": {
"principal_id": {
"type": "string",
"minLength": 8
},
"principal_key": {
"type": "string",
"minLength": 32
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries