calva-backseat-driver

BetterThanTomorrow/calva-backseat-driver
★ 56 stars Clojure 🤖 AI/LLM Updated today
VS Code AI Agent Interactive Programming. Tools for CoPIlot and other assistants. Can also be used as an MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "calva-backseat-drive": {
      "command": "npx",
      "args": [
        "-y",
        "BetterThanTomorrow/calva-backseat-driver"
      ]
    }
  }
}

Topics

aiai-toolsclojurecopilotvscodevscode-extension