VS Code AI Agent Interactive Programming. Tools for CoPIlot and other assistants. Can also be used as an MCP server.
VS Code AI Agent Interactive Programming. Tools for CoPIlot and other assistants. Can also be used as an MCP server. Exposed over MCP by the make copilot an interactive programmer mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
Clojure Tools for VS Code Agent harnesses. (Such as Copilot and Cursor.)
Everything the assistant can do here goes through one of these:
Tool — Evaluate Code Access to the Clojure REPL to evaluate code at will. All active REPL sessions in Calva are available for targeting (and withResource — Symbol info lookup, (a bit experimental) same as the toolcalva-backseat — driver.evaluation.maxLength (default 25) — maximum number of items to display in collections. Use 0 to disable length limitingSkills — The Skills tool exposed by this serverPrerequisites — The Prerequisites tool exposed by this serverUsing — 0. Teach the AI Clojure and REPL discipline, e.g. See: Agent Instructions 1. Connect Calva to yourSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Make CoPilot An Interactive Programmer's toolset — Tool, Resource, calva-backseat and 3 more — is a fair guide to whether it matches your workflow. It is maintained by PEZ; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Make CoPilot An Interactive Programmer's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Tool | **Evaluate Code** Access to the Clojure REPL to evaluate code at will. All active REPL sessions in Calva are available for targeting (and with shadow-cljs, also builds and runtime). |
| Resource | **Symbol info lookup**, (a bit experimental) same as the tool |
| calva-backseat | driver.evaluation.maxLength (default 25) — maximum number of items to display in collections. Use 0 to disable length limiting. |
| Skills | The Skills tool exposed by this server. |
| Prerequisites | The Prerequisites tool exposed by this server. |
| Using | 0. Teach the AI Clojure and REPL discipline, e.g. See: [Agent Instructions](#agentt-instructions-leveraging-backseat-driver) 1. Connect Calva to your Clojure/ClojureScript project 1. Ask Copilot to help you with things. |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.