docs(omo-codex): batch 92 (13 files)

This commit is contained in:
YeonGyu-Kim
2026-05-30 19:12:17 +09:00
parent d921e54e3b
commit 0f88a130b4
13 changed files with 410 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"mcpServers": {
"lsp": {
"command": "node",
"args": ["../../../../lsp-tools-mcp/dist/cli.js", "mcp"],
"cwd": "."
}
}
}