Moxt Workspace for VS Code
ai.moxt/mcp-workspace
Browse and manage files in your Moxt AI workspace from any MCP client.
client:VS Code
transport:streamable-http
Install Moxt Workspace in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-workspace": {
"type": "http",
"url": "https://mcp.moxt.ai/openapi/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs