Make Copilot an Interactive Programmer, tools for VS Code Copilot. Can also be run as an MCP server
Calva Backseat Driver MCP server exists for a simple reason — assistants are far more useful when they can act on Calva Backseat Driver directly instead of describing what you should do. Make Copilot an Interactive Programmer, tools for VS Code Copilot. Can also be run as an MCP server.
Clojure Tools for VS Code Agent harnesses. (Such as Copilot and Cursor.)
Once Calva Backseat Driver is connected, these are the calls the assistant has available:
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.
Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Calva Backseat Driver's toolset — Tool, Resource, calva-backseat and 3 more — is a fair guide to whether it matches your workflow. It is maintained by BetterThanTomorrow; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| 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.