# Letting AI agents use the VSCode Julia REPL

**URL:** https://discourse.julialang.org/t/letting-ai-agents-use-the-vscode-julia-repl/136805
**Category:** General Usage
**Created:** [April 20, 2026, 7:25pm UTC](https://discourse.julialang.org/t/letting-ai-agents-use-the-vscode-julia-repl/136805 "2026-04-20T19:25:54Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![aplavin](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/aplavin/32/222056_2.png) [@aplavin](https://discourse.julialang.org/u/aplavin)
#### Post date: [April 21, 2026, 1:56am UTC](https://discourse.julialang.org/t/letting-ai-agents-use-the-vscode-julia-repl/136805/4 "2026-04-21T01:56:18Z")

</div>

Nice – I like that you can also see and interact with the same session!

Note that for persistent agent-only session, to solve these:

> [@marius311](#):
>
> the agent can just iterate in the running terminal, inspecting variables, tweaking code, etc… its so much faster than it only being able to run one-off Julia commands via bash like it currently does

one doesn’t need VSCode, there’s a lightweight [[ANN] julia-mcp — persistent Julia sessions for AI assistants](https://discourse.julialang.org/t/ann-julia-mcp-persistent-julia-sessions-for-ai-assistants/135386/1).

I actually wonder if there’s a way to get best of both worlds? Ie, when in vscode → AI uses VSCode REPL, like this extension does; when standalone → AI uses julia-mcp.

---

_[View the full topic](https://discourse.julialang.org/t/letting-ai-agents-use-the-vscode-julia-repl/136805)._
