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.7.0).

scope_from_role

Inactive

Tool of SaSame Research Agent

declared in 1.7.0

Hire-vs-commission scoper. Given a job title or pasted job description (a posted role = a budgeted, spec'd, time-stamped need), this DETERMINISTICALLY classifies it against the buildable/operable slice SaSame covers and returns: what SaSame would build/operate, a rough fully-loaded hire-cost estimate, the typical time-to-fill SaSame removes by shipping now, and an honest 'hire the human OR commission SaSame' read — then routes to engage_sasame. If the role is clinical, in-person/physical, licensed-professional, or pure people-management, it honestly says SaSame is NOT the right fit (no overreach). No LLM, no quote — directional estimates only.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "role"
  ],
  "properties": {
    "role": {
      "type": "string",
      "description": "job title or pasted job description (e.g. 'Senior LLM Integration Engineer' or the full JD text)"
    },
    "location": {
      "type": "string",
      "description": "optional location/market (informational only — estimates are US 2026 directional ranges)"
    },
    "seniority": {
      "type": "string",
      "description": "optional seniority hint (e.g. 'junior', 'senior', 'staff')"
    }
  }
}

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 →