KHOSAN_DevSpace
KHOSAN_DevSpace
고정된 DevSpace 코어를 기반으로 구축된 비공개, 도구 전용 MCP 런타임 프로필입니다.
저장소: kongsak4807017/KHOSAN_DevSpaceMCP
이 저장소는 아직 라이브 레거시 인스턴스를 대체하지 않습니다. 레거시 서비스는 127.0.0.1:7676에 그대로 유지됩니다. 첫 번째 V2 카나리는 Codex 데스크톱, CLI 및 IDE 클라이언트를 위한 루프백 전용 로컬 프로필로 127.0.0.1:7678에 있습니다.
존재 이유
이전 래퍼는 UI, 터널 제어, 프로세스 소유권, 비밀 정보 및 상태 폴링을 혼합했습니다. 또한 공개 MCP 엔드포인트를 3초마다 프로빙하여 수십만 개의 로그 레코드를 생성했습니다. 이 구현은 다음을 분리합니다:
재현 가능한 DevSpace 종속성 및 프로필;
런타임 비밀 정보 및 SQLite 상태;
실패 분류;
단일 소유자 프로세스 감독;
제한된 로그;
ChatGPT 웹 및 로컬 Codex 접근 경로.
Related MCP server: Workspace MCP
아키타입
tool-only / private internal. DevSpace가 MCP 도구를 제공합니다. 요청된 워크플로우에는 사용자 지정 UI가 필요하지 않으므로 위젯이 추가되지 않았습니다.
현재 상태
고정된 DevSpace:
1.0.8로컬 프로필:
127.0.0.1:7678웹 프로필: 템플릿만 존재; 활성화 전에 별도의 안정적인 HTTPS 카나리 오리진이 필요함
레거시 프로필:
127.0.0.1:7676에서 변경 없음서브에이전트: 두 V2 프로필 모두에서 비활성화됨
명령
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는 프로필 잠금을 소유하고, 실패한 하위 프로세스를 상한이 있는 지수 백오프로 재시작하며, 반복적인 충돌 후 회로를 열고, 무시되는 runtime/ 디렉터리 아래에 회전 로그를 작성합니다.
Codex 로컬 등록
codex mcp add KHOSAN_DevSpace --url http://127.0.0.1:7678/mcp
codex mcp login KHOSAN_DevSpaceOAuth는 무시되는 로컬 프로필 인증 파일에 저장된 생성된 Owner 비밀번호를 요구합니다. 루프백 승인 페이지에만 입력하고 채팅이나 로그에 붙여넣지 마십시오. 인증 후 Codex 클라이언트를 다시 시작하여 MCP 인벤토리를 새로 고치십시오.
문서
주요 참고 자료
프로덕션 준비
루프백 로컬 카나리는 구현되어 검증되었습니다. 별도의 ChatGPT 웹 프로필은 자체 안정적인 HTTPS 오리진을 확보하고 docs/SECURITY_BOUNDARY.md의 종속성 예외가 해결되거나 명시적으로 승인될 때까지 의도적으로 활성화되지 않습니다.
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