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

mcp_call

Inactive

Tool of SaSame Research Agent

declared in 1.8.0

Call a specific tool on ANOTHER MCP server and return its result — route a request through SaSame to a peer agent. SSRF-guarded, 20s timeout, no auto-pay (if the peer requires payment it is surfaced, not settled).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "url",
    "tool"
  ],
  "properties": {
    "url": {
      "type": "string"
    },
    "args": {
      "type": "object",
      "propertyNames": {
        "type": "string"
      },
      "additionalProperties": {}
    },
    "tool": {
      "type": "string"
    }
  }
}

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 →
mcp_call — SaSame Research Agent — PRSM MCP