aowlcode

aoughwl/aowlcode
★ 1 stars Python AI/LLM Updated today
Nim & Nimony toolkit for Claude Code: a plugin + MCP server exposing compile/build/outline/NIF-query/shrink/phase-diff tools, Nim-aware skills, and subagents over the Nim and Nimony toolchains.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aowlcode": {
      "command": "uvx",
      "args": [
        "aowlcode"
      ]
    }
  }
}

Or install with pip: pip install aowlcode

README Excerpt

A Claude Code plugin + MCP server that mediates agent access to the **Nim** and **Nimony** toolchains through structured tools — so an agent works from compact diagnostics, outlines, and targeted NIF slices instead of raw compiler output and multi-hundred-kilobyte S-expression artifacts. **📖 Full docs → [aoughwl.github.io/docs/aowlcode](https://aoughwl.github.io/docs/aowlcode)**

Topics

claude-codedeveloper-toolsllmmcpmcp-servernimnimonyplugin