Skip to main content
Glama

edict_deploy

Deploy Edict programs by validating, checking, and compiling them into WASM binaries or Cloudflare Worker bundles for execution.

Instructions

Deploy an Edict program to a target. Runs the full pipeline (validate → check → compile) then packages for the specified target. Targets: 'wasm_binary' (returns WASM + metadata), 'cloudflare' (generates Worker bundle).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
astYesThe Edict JSON AST to deploy
targetYesDeploy target: 'wasm_binary' or 'cloudflare'
configNoTarget-specific configuration

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sowiedu/Edict'

If you have feedback or need assistance with the MCP directory API, please join our Discord server