KHOSAN_DevSpace
KHOSAN_DevSpace
Private MCP-Laufzeitprofile für reine Tool-Nutzung, rund um einen fest gepinnten DevSpace-Kern aufgebaut.
Repository: kongsak4807017/KHOSAN_DevSpaceMCP
Dieses Repository ersetzt die aktive Legacy-Instanz noch nicht. Der Legacy-Dienst bleibt unter 127.0.0.1:7676 erreichbar. Die erste V2-Canary ist ein reines Loopback-Lokalprofil auf 127.0.0.1:7678 für Codex-Desktop-, CLI- und IDE-Clients.
Warum es das gibt
Der bisherige Wrapper vermischte UI, Tunnelsteuerung, Prozessverantwortung, Secrets und Health-Polling. Er fragte außerdem alle drei Sekunden den öffentlichen MCP-Endpunkt ab und erzeugte dabei Hunderttausende Logeinträge. Diese Implementierung trennt:
reproduzierbare DevSpace-Abhängigkeit und -Profile;
Laufzeit-Secrets und SQLite-Zustand;
Fehlerklassifizierung;
Prozessüberwachung mit einem einzigen Besitzer;
begrenzte Logs;
Zugriffspfade für ChatGPT-Web und lokales Codex.
Related MCP server: Workspace MCP
Archetyp
tool-only / private internal. DevSpace stellt die MCP-Tools bereit. Es wird kein Widget hinzugefügt, da der angeforderte Workflow keine benutzerdefinierte UI benötigt.
Aktueller Status
Festgepinnte DevSpace-Version:
1.0.8Lokales Profil:
127.0.0.1:7678Web-Profil: nur eine Vorlage; es benötigt eine separate stabile HTTPS-Canary-Origin, bevor es aktiviert wird
Legacy-Profil: unverändert unter
127.0.0.1:7676Subagenten: in beiden V2-Profilen deaktiviert
Befehle
npm ci
npm run test:strict
npm run compile
./scripts/ops.ps1 materialize local
./scripts/ops.ps1 doctor local
./scripts/ops.ps1 start local
./scripts/ops.ps1 status local
./scripts/ops.ps1 classify local --forbiddenstart hält eine Profilsperre, startet fehlgeschlagene Kindprozesse mit begrenztem exponentiellem Backoff neu, öffnet nach wiederholten Abstürzen einen Schutzschalter (Circuit Breaker) und schreibt rotierende Logs in das ignorierte Verzeichnis runtime/.
Lokale Codex-Registrierung
codex mcp add KHOSAN_DevSpace --url http://127.0.0.1:7678/mcp
codex mcp login KHOSAN_DevSpaceOAuth erfordert das generierte Owner-Passwort, das in der ignorierten lokalen Profil-Auth-Datei gespeichert ist. Geben Sie es ausschließlich auf der Loopback-Genehmigungsseite ein; fügen Sie es nicht in Chat oder Logs ein. Starten Sie den Codex-Client nach der Authentifizierung neu, damit sein MCP-Inventar aktualisiert wird.
Dokumentation
Primäre Referenzen
Produktionsreife
Die lokale Loopback-Canary ist implementiert und validiert. Das separate ChatGPT-Web-Profil ist bewusst nicht aktiv, bis es eine eigene stabile HTTPS-Origin besitzt und die Abhängigkeitsausnahme in docs/SECURITY_BOUNDARY.md behoben oder ausdrücklich akzeptiert ist.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.
Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.
327 dev tools via REST API and MCP. Generate Dockerfiles, schemas, K8s, APIs, and more.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceLocal MCP server bridging ChatGPT Web to local tools for file, shell, git, test, and process management with secure policy controls.MIT
- FlicenseNot gradedqualityCmaintenanceSecure local development platform that exposes controlled developer capabilities (FS, Git, search, command execution) to AI assistants via MCP with deny-by-default security and audit logging.
- AlicenseNot gradedqualityBmaintenanceAn OAuth-protected MCP server exposing a coding-tool harness over Streamable HTTP, enabling remote MCP clients like ChatGPT to securely access a local development environment.16MIT
- FlicenseNot gradedqualityBmaintenanceMCP server bridging ChatGPT to local OpenHarness tools, enabling file reads/writes, grep, LSP, and shell execution on a workspace.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kongsak4807017/KHOSAN_DevSpaceMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server