BeClaude

AgentREPL.jl

New
5GitHubGeneralby 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.json
2
Add the server config

Add the configuration to "mcpServers": { "agentrepl-jl": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View 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.