Lnwjud banner
engasnm111 engasnm111

Lnwjud

AI community

Description

Windows-first local AI-agent runtime & MCP gateway with 223 configurable tools (217 advertised by default), durable goal continuation, multi-workspace automation, Secure MCP Tunnel, Git/process/WSL/browser/desktop tools.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

lnwjud logo

lnwjud

Windows-first local AI-agent runtime and MCP gateway
223 configurable tools for local files, Git, processes, Windows automation, WSL, browser control, durable goal continuation, indexing, observability, and extensibility; 217 are advertised by default because codex_* delegation is opt-in.

GitHub Release License Platform Node MCP


What is lnwjud?

lnwjud is a Windows-first local development gateway that exposes trusted local capabilities through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io). It is designed for AI-assisted software development where the agent needs more than a text-only chat: it may need to inspect a repository, search code, edit files, review Git state, run project commands, manage owned processes, inspect Windows UI state, automate a managed browser, work with WSL, or call an additional local MCP server.

The runtime stays on the Windows machine. Local filesystem paths, processes, SQLite state, credentials, and capability backends are owned by lnwjud on that machine. Remote AI clients only receive the MCP requests and results that travel through the connection mode you choose.

For ChatGPT web and other supported OpenAI surfaces, lnwjud supports the official [OpenAI Secure MCP Tunnel](https://developers.openai.com/api/docs/guides/secure-mcp-tunnels)