MCPVault

edict_check

MCP tool from Edict by Sowiedu

Full pipeline: validate → resolve names → type check → effect check → verify contracts

How to use it

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