edict for Claude Desktop
io.github.sowiedu/edict
AI-agent programming language. JSON AST in, WASM out. Typed, effect-tracked, Z3-verified.
client:Claude Desktop
transport:stdio
runtime:npm
Install edict in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"edict": {
"command": "npx",
"args": [
"-y",
"edict-lang"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs