Back to Apps

Asagao Workspace
Supports UIby ibukani
Minimal ChatGPT App scaffold for building MCP-powered workspace environments with full lifecycle and inspection tools.
0 stars
Works in:ChatGPT
Exposes:ToolsResources
What it does
Asagao Workspace provides a structured interactive environment for AI agents to manage local workspaces. It renders a minimal UI within ChatGPT to facilitate workspace lifecycle management, file inspection, and git-based patching.
Key features
- Workspace Lifecycle: Create, list, and delete isolated workspace directories with TTL and status tracking.
- Deep Inspection: Explore file trees, read specific files, and perform literal keyword searches across the workspace.
- Git Integration: Inspect git status, view diffs, and apply unified git patches directly to the work tree.
- Asynchronous Execution: Run allowlisted commands as background jobs with full stdout/stderr capture.
Installation
- ChatGPT: Use an HTTP tunnel (e.g., ngrok) to expose the server and register the URL in ChatGPT Connectors:
https://<your-tunnel-domain>/mcp - Local Testing: Run
npm installfollowed bynpm run devto start the server athttp://localhost:8787/mcp.
Supported hosts
- ChatGPT
Quick install
npm install && npm run devInformation
- Pricing
- free
- Published
- 7/25/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
ChatGPT
ChatGPT Connectors URL: https://<your-tunnel-domain>/mcp (requires HTTP transport)





