MCPVault

edict_compile

MCP tool from Edict by Sowiedu

Compiles a checked AST to WASM (returns base64-encoded binary)

How to use it

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