KHOSAN_DevSpace
KHOSAN_DevSpace
Private, tool-only MCP runtime profiles built around a pinned DevSpace core.
リポジトリ: kongsak4807017/KHOSAN_DevSpaceMCP
このリポジトリはまだ、稼働中のレガシーインスタンスを置き換えるものではありません。レガシーサービスは 127.0.0.1:7676 のままです。最初の V2 カナリアは、Codex デスクトップ、CLI、IDE クライアント向けのループバック専用ローカルプロファイルで、127.0.0.1:7678 にあります。
これが存在する理由
以前のラッパーは、UI、トンネル制御、プロセス所有権、機密情報、ヘルスポーリングを混在させていました。また、公開 MCP エンドポイントを 3 秒ごとにポーリングし、数十万件のログレコードを生成していました。この実装では、以下を分離しています:
再現可能な DevSpace 依存関係とプロファイル;
ランタイムの機密情報と SQLite 状態;
障害分類;
単一所有者のプロセス監視;
上限付きログ;
ChatGPT Web およびローカル Codex アクセスパス。
Related MCP server: Workspace MCP
アーキタイプ
tool-only / private internal。DevSpace が MCP ツールを提供します。要求されたワークフローにはカスタム UI が必要ないため、ウィジェットは追加されません。
現在のステータス
ピン留めされた DevSpace:
1.0.8ローカルプロファイル:
127.0.0.1:7678Web プロファイル: テンプレートのみ。アクティブ化には、別途安定した 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 パスワードが必要です。これはループバック承認ページでのみ入力し、チャットやログに貼り付けないでください。認証後、MCP インベントリが更新されるように、Codex クライアントを再起動してください。
ドキュメント
主なリファレンス
本番準備状況
ループバックローカルカナリアは実装され、検証済みです。別個の ChatGPT Web プロファイルは、独自の安定した 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