Loomal

edict

MCP server by github.com/sowiedu/edict

AI-agent programming language. JSON AST in, WASM out. Typed, effect-tracked, Z3-verified.

6 starsnpm: edict-lang

About edict

edict is an MCP (Model Context Protocol) server published by sowiedu in the official MCP registry, listed under Autonomous Agents on Loomal. AI-agent programming language. JSON AST in, WASM out. Typed, effect-tracked, Z3-verified.

It ships as an npm package (edict-lang), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sowiedu/edict, where the project has earned 6 GitHub stars.

Use edict with your agent

Claude Code · one command
claude mcp add edict -- npx -y edict-lang
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "edict": {
      "command": "npx",
      "args": [
        "-y",
        "edict-lang"
      ]
    }
  }
}
npmedict-lang

Frequently asked questions

What is edict?
edict is an MCP (Model Context Protocol) server by sowiedu in the Autonomous Agents category. AI-agent programming language. JSON AST in, WASM out. Typed, effect-tracked, Z3-verified.
How do I connect edict to Claude, Cursor, or another MCP client?
Install edict from its npm package (edict-lang) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is edict open source?
Yes — the source code is public at github.com/sowiedu/edict, with 6 GitHub stars.
Can AI agents pay to use edict?
Not yet through Loomal — edict is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain edict? Claim this listing free by verifying GitHub ownership, or contact us.