Skip to content
Windsurf

joLink for Windsurf

io.github.l1ch404/jolink-runtime

A lightweight Java IDE for AI agents: incremental builds, fast tests, HotSwap and live debugging.

client:Windsurf transport:stdio runtime:pypi

Install joLink in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jolink-runtime": {
      "command": "uvx",
      "args": [
        "jolink-runtime"
      ],
      "env": {
        "JOLINK_DOWNLOAD_MIRROR": "<JOLINK_DOWNLOAD_MIRROR>",
        "JOLINK_JDT_GC_AFTER_BUILD": "<JOLINK_JDT_GC_AFTER_BUILD>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

joLink in other clients