Loading MCP server directory, please wait...
A lightweight Java IDE for AI agents: incremental builds, fast tests, HotSwap and live debugging.
npx @getmcp/cli add io.github.L1ch404/jolink-runtimeRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.L1ch404/jolink-runtime": {
"command": "uvx",
"args": [
"jolink-runtime"
],
"env": {
"JOLINK_DOWNLOAD_MIRROR": "official",
"JOLINK_JDT_GC_AFTER_BUILD": "1"
}
}
}
}