MCPVault

edict_deploy

MCP tool from Edict by Sowiedu

Compiles and deploys an Edict program to edge runtimes (Cloudflare Workers)

How to use it

edict_deploy is exposed by the Edict MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the edict_deploy tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Edict

$npx edict-lang # start MCP server (stdio transport, no install needed)
FULL EDICT LISTING