Content
# nim-code
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/nim-code](https://aoughwl.github.io/docs/nim-code)**
```bash
claude --plugin-dir /path/to/nim-code
```
- One interface over both toolchains (`nim`/`nimsuggest`/`nimble` and
`nimony`/`nimsem`/`hastur`), auto-detected.
- Structured tools: `compile`, `build`, `outline`, `symbols`, `defs_uses`,
`nif_outline`/`nif_query`/`nif_diff`/`nif_render`, `explain_failure`, `shrink`, …
- Hooks strip build noise and intercept raw NIF reads; NIF format + phase pipeline
shipped as on-demand skills.
Connection Info
You Might Also Like
Train-in-Silence
The first Task-Aware MCP server and automated VRAM calculator for LLM...
stacklit
108,000 lines of code. 4,000 tokens of index. One command makes any repo...
AppClaw
AI-powered mobile automation agent — describe what you want in plain...
pdf-mcp
Production-ready MCP server for PDF processing with intelligent caching....
kotadb
Local-only code intelligence API for AI developer workflows (Bun +...
gemini-api-docs-mcp
A remote HTTP MCP server for searching Google Gemini API documentation.