Code Model Context Node
warning
This node is in beta and may not be fully tested or documented. Use with caution.
Create a long-running MCP server in AWS Lambda that can handle tool calls, prompts, and resources. The Lambda stays alive for 30 seconds and automatically restarts while the flow is running.
Properties
| Label | Property | Type | Description | Default Value | Is Required |
|---|---|---|---|---|---|
| Code | functionConfig | botdojo/types/code_sandbox | Object | ||
| Input | inputSchema | botdojo/types/json_schema | Object |
Output
| Label | Property | Type | Description | Default Value |
|---|---|---|---|---|
| Model Context | modelContext | botdojo/interface/model_context | MCP server that can be used by agents | null |