mullion-session-manager
Self-hosted, tiled, persistent browser dashboard for host-run AI CLI terminals (Claude Code, Codex, opencode, ...)
Install / Use
claude mcp add s3ntin3l8 -- npx -y github:s3ntin3l8/mullion-session-managerIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "mullion-session-manager", "version": "0.2.39", "type": "module", "description": "Self-hosted, tiled, persistent browser dashboard for host-run AI CLI terminals (Claude Code, Codex, opencode, ...)", "license": "AGPL-3.0-or-later", "main": "dist/server.js", "bin": { "mullion": "dist/cli/mullion.mjs" }, "engines": { "node": ">=26" }, "scripts": { "dev": "concurrently -n backend,frontend -c blue,green "npm:dev:backend" "npm:dev:frontend"", "dev:backend": "tsx watch src/server.ts", "dev:frontend": "npm run dev --prefix frontend", "build": "tsc -p tsconfig.build.json && cp -r src/hooks dist/hooks && cp -r src/mcp dist/mcp && cp -r src/cli dist/cli && mkdir -p dist/docs && cp docs/agent-guide.md dist/docs/agent-guide.md && npm run build:smoke-test", "build:smoke-test": "node --input-type=module -e "await import('./dist/app.js');"", "start": "node dist/server.js", "test": "vitest run", "test:coverage": "vitest run --coverage", "test:e2e": "vitest run -c vitest.e2e.config.ts", "test:all": "concurrently -n backend,frontend -c blue,green "npm:test" "npm --prefix frontend run test"", "lint": "eslint . && npm run check:env-docs", "lint:all": "concurrently -n backend,frontend -c blue,green "npm:lint" "npm --prefix frontend run lint"", "typecheck": "tsc --noEmit", "typecheck:all": "concurrently -n backend,frontend -c blue,green "npm:typecheck" "npm --prefix frontend run typecheck"", "format": "prettier --write .", "format:check": "prettier --check .", "db:generate": "drizzle-kit generate", "db:migrate": "drizzle-kit migrate", "db:seed": "tsx src/db/seed.ts", "check:env-docs": "node scripts/check-env-docs.mjs" }, "dependencies": { "@fastify/compress": "^9.2.0", "@fastify/cookie": "^11.1.2", "@fastify/cors": "^11.3.0", "@fastify/env": "^7.0.0", "@fastify/helmet": "^13.1.0", "@fastify/rate-limit": "^11.2.0", "@fastify/sensible": "^6.0.5", "@fastify/static": "^10.1.3", "@fastify/websocket": "^11.3.0", "@xterm/addon-fit": "^0.11.0", "@xterm/xterm": "^6.0.0", "better-sqlite3": "^13.0.3", "drizzle-orm": "^0.45.2", "fastify": "^5.11.3", "fastify-plugin": "^6.0.0", "node-pty": "^1.1.0", "openid-client": "^6.8.5", "pino": "^10.3.1", "playwright": "^1.62.1", "smol-toml": "1.8.0", "undici": "^8.10.0", "web-push": "^3.6.7", "ws": "^8.21.3" }, "devDependencies": { "@eslint/js": "^10.0.1", "@types/better-sqlite3": "^9.6.0", "@types/node": "^26.2.0", "@types/web-push": "^3.6.4", "@types/ws": "^8.18.1", "@vitest/coverage-v8": "^4.1.10", "concurrently": "^10.0.4", "drizzle-kit": "^0.31.1", "eslint": "^10.8.1", "jose": "^6.2.8", "prettier": "^3.9.6", "tsx": "^4.23.12", "typescript": "^6.0.3", "typescript-eslint": "^8.67.0", "vitest": "^4.1.8", "zod": "^4.4.3" }, "overrides": { "esbuild": "^0.28.1", "shell-quote": "^1.9.0" }, "allowScripts": { "better-sqlite3@13.0.1": true, "esbuild@0.28.1": true, "node-pty@1.1.0": true } }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
Agent-Reach
73.3kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
68.4k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Security Score
Audited on Invalid Date
