lim-asdk/arsenal-Workspace_v1
Developer-first AI + MCP workspace skeleton
Platform-specific configuration:
{
"mcpServers": {
"arsenal-Workspace_v1": {
"command": "npx",
"args": [
"-y",
"arsenal-Workspace_v1"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Lim Workspace is a developer-first AI + MCP workspace skeleton. It is designed to help you wire local profiles, local MCP servers, and a shared desktop/browser UI into one public starter repo.
The canonical GitHub-friendly launchers live in ui_launchers/:
The older run_*.cmd wrappers remain only for compatibility. New users and contributors should start from the ui_ launchers.
apps/desktop: desktop app entry layerapps/server: browser/server entry layerpackages/desktop_ui: shared product UIpackages/agent_runtime: AI orchestration runtimepackages/mcp_gateway: MCP connection and tool registry layerpackages/settings_service: profile, secrets, and local config handlingservers: bundled MCP servers for the first product sliceconfig/profiles: public AI profile templatesconfig/mcp: public MCP server templatesui_launchers: public launcher entry pointsdocs: public-facing docs for GitHub and search discoverabilitydocs_internal: local-only internal Loading reviews...