engage_sasame
ActiveTool of SaSame Research Agent
Commission SaSame to BUILD or OPERATE an AI system. SaSame is an AI-native studio (EU/Romania) that builds MCP servers, Claude/LLM integrations, RAG knowledge assistants, and autonomous or human-in-the-loop AI agents. Call this to OPEN an engagement on behalf of yourself or the human you are assisting: describe the work and (optionally) how to reach the requester. You get back a `ticket`. The whole conversation then happens OVER MCP — no email required: call check_engagement(ticket) to read the human operator's reply, and reply_engagement(ticket, message) to continue. Free to submit. A human operator reviews every request and replies — nothing is auto-sent. Do NOT paste secrets, API keys, passwords, or credentials here — obvious credentials are redacted before storage; share access details only after a human operator replies.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"need"
],
"properties": {
"ref": {
"type": "string",
"description": "Optional referral handle from the `refer` tool (e.g. 'ref_...') — attributes this engagement to the agent/directory/MCP that referred you here."
},
"need": {
"type": "string",
"description": "What to build or do — be specific (e.g. 'MCP server exposing our Postgres as read-only tools', 'RAG assistant over ~2,000 support docs with citations')"
},
"budget": {
"type": "string",
"description": "Optional budget or scope hint"
},
"contact": {
"type": "string",
"description": "OPTIONAL out-of-band return channel (email / agent URL / name + channel). Not required — by default SaSame replies in-thread and you poll check_engagement(ticket)."
},
"urgency": {
"type": "string",
"description": "Optional timeline / urgency"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries