LLMBeads/MCPTool
Quick reference
| Capability | Value |
|---|
| Server safe | Yes |
| Editor only | No |
| Browser sink | No |
| Uses secret | Yes |
| External network | Yes |
| Side effect | Yes |
| Run projection | none |
| Cancellation | cooperative |
Uses the server-side MCP invoker when running inside BraidRunner; dashboard endpoints remain session-only.
| Name | Type | Required |
|---|
input | any | No |
payload | json | No |
Outputs
| Name | Type | Required |
|---|
output | any | Yes |
Configuration
| Property | Type | Secret | Default |
|---|
server_key | resource-reference | No | |
tool_name | resource-reference | No | |
input | text | No | Describe the task to send to the MCP tool. |
payload_template | text | No | |
Runtime and security
This Bead is allowed in the server runtime. Secret properties are references resolved on the server and must never contain raw credential values in documentation, fixtures or run summaries.