Kaimon.jl

kahliburke/Kaimon.jl
★ 80 stars Julia Code/Dev Tools Updated 10d ago
MCP server giving AI agents full access to Julia's runtime via a live Gate — code execution, introspection, debugging, testing, and semantic search
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": {
    "kaimon.jl": {
      "command": "npx",
      "args": [
        "-y",
        "kahliburke/Kaimon.jl"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="https://github.com/kahliburke/Kaimon.jl/releases/download/docs-assets/kaimon-logo.jpg" alt="Kaimon" width="320" /> </p> **Opening the gate between AI and Julia.** Kaimon is an MCP (Model Context Protocol) server that gives AI agents full access to Julia's runtime. Connect Claude Code, Cursor, or any MCP client to a live Julia session

Topics

agentaiclaudeclaude-codecursordebuggingdeveloper-toolsgemini-clijuliajulia-langllmmcpmcp-servermodel-context-protocolqdrant