Moxt Workspace for Cursor
ai.moxt/mcp-workspace
Browse and manage files in your Moxt AI workspace from any MCP client.
client:Cursor
transport:streamable-http
Install Moxt Workspace in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-workspace": {
"url": "https://mcp.moxt.ai/openapi/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs