Call a namespaced upstream MCP tool
nock.callCalls tools on an upstream server, requiring confirmation for destructive actions unless a valid token is provided.
Instructions
Proxy tools/call to an upstream server. Destructive tools return a confirm card unless confirm=true and confirm_token matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| server | Yes | ||
| confirm | No | ||
| arguments | No | ||
| confirm_token | No |