kahliburke/Kaimon.jl
MCP server giving AI agents full access to Julia's runtime via a live Gate — code execution, introspection, debugging, testing, and semantic search
Platform-specific configuration:
{
"mcpServers": {
"Kaimon.jl": {
"command": "npx",
"args": [
"-y",
"Kaimon.jl"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...