Skip to content
Zed

Moxt Workspace for Zed

ai.moxt/mcp-workspace

Browse and manage files in your Moxt AI workspace from any MCP client.

client:Zed transport:streamable-http

Install Moxt Workspace in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-workspace": {
      "url": "https://mcp.moxt.ai/openapi/v1/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Moxt Workspace in other clients