AgentREPL.jl
New5GitHubGeneralby samtalki
STDIO-based MCP server for persistent Julia REPL sessions, eliminating TTFX overhead for AI coding assistants
First seen 6/8/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "agentrepl-jl": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
mcpagent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is AgentREPL.jl?
STDIO-based MCP server for persistent Julia REPL sessions, eliminating TTFX overhead for AI coding assistants
How to install AgentREPL.jl?
To install AgentREPL.jl: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "agentrepl-jl": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is AgentREPL.jl best for?
AgentREPL.jl is a mcp categorized under General. It is designed for: mcp, agent. Created by samtalki.