Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by samtalki • Uncategorized
A persistent Julia REPL MCP server enabling efficient AI agent code execution via STDIO transport.
Fast, persistent Julia code evaluation without repeated startup overhead.
That require secure, network-port-free communication with a Julia REPL.
Manage Julia environments and packages programmatically during workflows.
AgentREPL.jl provides a persistent Julia REPL session accessible through the Model Context Protocol (MCP) over STDIO, eliminating repeated startup and compilation delays. It supports true hard resets, environment activation, package management, and captures both output and errors in a REPL-style format. Designed for AI agents like Claude Code, it enables fast, secure, and stateful Julia code evaluation without opening network ports.