MCPVault

edict_run

MCP tool from Edict by Sowiedu

Executes a compiled WASM binary, returns output and exit code

How to use it

edict_run is exposed by the Edict MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the edict_run 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